Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
E2Eテストの独立性
Search
Kazuhito Hokamura
January 27, 2015
Programming
0
340
E2Eテストの独立性
Kazuhito Hokamura
January 27, 2015
Tweet
Share
More Decks by Kazuhito Hokamura
See All by Kazuhito Hokamura
TypeScriptとGraphQLで実現する 型安全なAPI実装 / TSKaigi 2024
hokaccha
5
4.1k
Kotlin製のGraphQLサーバーをNode.jsでモジュラモノリス化している話
hokaccha
0
3.4k
GraphQLの負債と向き合うためにやっていること
hokaccha
2
1.4k
ユビーのアーキテクチャに対する取り組み
hokaccha
1
370
RailsエンジニアのためのNext.js入門
hokaccha
7
19k
Cookpad Summer Internship 2021 Web Frontend
hokaccha
0
7.1k
巨大なモノリシック Rails アプリケーションの マイクロサービス化戦略 / 2019 microservices in cookpad
hokaccha
3
3.8k
巨大なRailsアプリケーションを「普通」にするための取り組み
hokaccha
1
920
Web Frontend Improvement in Cookpad
hokaccha
1
1k
Other Decks in Programming
See All in Programming
自分ひとりから始められる生産性向上の取り組み #でぃーぷらすオオサカ
irof
3
850
ErdMap: Thinking about a map for Rails applications
makicamel
1
700
ドメインイベント増えすぎ問題
h0r15h0
2
570
為你自己學 Python
eddie
0
520
テストコードのガイドライン 〜作成から運用まで〜
riku929hr
7
1.4k
[JAWS-UG横浜 #80] うわっ…今年のServerless アップデート、少なすぎ…?
maroon1st
0
110
DMMオンラインサロンアプリのSwift化
hayatan
0
190
AWS re:Invent 2024個人的まとめ
satoshi256kbyte
0
110
オニオンアーキテクチャを使って、 Unityと.NETでコードを共有する
soi013
0
370
アクターシステムに頼らずEvent Sourcingする方法について
j5ik2o
6
710
functionalなアプローチで動的要素を排除する
ryopeko
1
260
Lookerは可視化だけじゃない。UIコンポーネントもあるんだ!
ymd65536
1
130
Featured
See All Featured
Practical Orchestrator
shlominoach
186
10k
Rails Girls Zürich Keynote
gr2m
94
13k
4 Signs Your Business is Dying
shpigford
182
22k
Code Review Best Practice
trishagee
65
17k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
28
9.2k
Mobile First: as difficult as doing things right
swwweet
222
9k
Designing Experiences People Love
moore
139
23k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
330
21k
The Cost Of JavaScript in 2023
addyosmani
46
7.2k
Fashionably flexible responsive web design (full day workshop)
malarkey
406
66k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
3
240
Transcript
E2Eςετͷಠཱੑ #template_literal_sushi #e2e_sushi
ςετγφϦΦ 1. ϩάΠϯͯ͠ 2. ৽نσʔλϙετͯ͠ 3. ฤूͯ͠ 4. আ͢Δ
before(function() { init(); }); describe('ϩάΠϯ', () => {}); describe('Ճ', ()
=> {}); describe('ฤू', () => {}); describe('আ', () => {});
আฤूͷςετ͕લͷ ςετέʔεʹґଘͯ͠Δ
beforeEach(() => { init(); }); describe('ϩάΠϯ' () => {}); describe('Ճ',
() => { beforeEach(() => { login(); }); }); describe('ฤू', () => { beforeEach(() => { login(); createData(); }); }); describe('আ', () => { beforeEach(() => { login(); createData(); }); }); ಠཱԽͤ͞Δ
Unit TestͱҧͬͯॳظԽ ίετ͕͔͔Δ
before(function() { init(); }); describe('ϩάΠϯ', () => {}); describe('Ճ', ()
=> {}); describe('ฤू', () => {}); describe('আ', () => {}); ͜Ε͙Β͍͕ͪΐ͏Ͳ͍͍ʁ
σʔλॳظԽίετͱͷ όϥϯεʹΑΔͱࢥ͏
ΈΜͳͲ͏ͯ͠Δ͔ ڭ͍͑ͯͩ͘͞