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
350
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.6k
Kotlin製のGraphQLサーバーをNode.jsでモジュラモノリス化している話
hokaccha
0
3.5k
GraphQLの負債と向き合うためにやっていること
hokaccha
2
1.5k
ユビーのアーキテクチャに対する取り組み
hokaccha
1
420
RailsエンジニアのためのNext.js入門
hokaccha
7
20k
Cookpad Summer Internship 2021 Web Frontend
hokaccha
0
7.2k
巨大なモノリシック Rails アプリケーションの マイクロサービス化戦略 / 2019 microservices in cookpad
hokaccha
3
3.9k
巨大なRailsアプリケーションを「普通」にするための取り組み
hokaccha
1
980
Web Frontend Improvement in Cookpad
hokaccha
1
1.1k
Other Decks in Programming
See All in Programming
XP, Testing and ninja testing
m_seki
3
180
なぜ「共通化」を考え、失敗を繰り返すのか
rinchoku
1
510
Go1.25からのGOMAXPROCS
kuro_kurorrr
1
800
Rubyでやりたい駆動開発 / Ruby driven development
chobishiba
1
380
CursorはMCPを使った方が良いぞ
taigakono
1
170
5つのアンチパターンから学ぶLT設計
narihara
1
110
ReadMoreTextView
fornewid
1
480
AIプログラマーDevinは PHPerの夢を見るか?
shinyasaita
1
120
Team operations that are not burdened by SRE
kazatohiei
1
210
GoのGenericsによるslice操作との付き合い方
syumai
3
690
明示と暗黙 ー PHPとGoの インターフェイスの違いを知る
shimabox
2
310
都市をデータで見るってこういうこと PLATEAU属性情報入門
nokonoko1203
1
570
Featured
See All Featured
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
31
1.2k
Raft: Consensus for Rubyists
vanstee
140
7k
What's in a price? How to price your products and services
michaelherold
246
12k
The Invisible Side of Design
smashingmag
299
51k
How to train your dragon (web standard)
notwaldorf
93
6.1k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
26k
Fireside Chat
paigeccino
37
3.5k
Reflections from 52 weeks, 52 projects
jeffersonlam
351
20k
GraphQLとの向き合い方2022年版
quramy
48
14k
Git: the NoSQL Database
bkeepers
PRO
430
65k
Mobile First: as difficult as doing things right
swwweet
223
9.7k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.4k
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('আ', () => {}); ͜Ε͙Β͍͕ͪΐ͏Ͳ͍͍ʁ
σʔλॳظԽίετͱͷ όϥϯεʹΑΔͱࢥ͏
ΈΜͳͲ͏ͯ͠Δ͔ ڭ͍͑ͯͩ͘͞