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.2k
Kotlin製のGraphQLサーバーをNode.jsでモジュラモノリス化している話
hokaccha
0
3.4k
GraphQLの負債と向き合うためにやっていること
hokaccha
2
1.4k
ユビーのアーキテクチャに対する取り組み
hokaccha
1
380
RailsエンジニアのためのNext.js入門
hokaccha
7
20k
Cookpad Summer Internship 2021 Web Frontend
hokaccha
0
7.1k
巨大なモノリシック Rails アプリケーションの マイクロサービス化戦略 / 2019 microservices in cookpad
hokaccha
3
3.8k
巨大なRailsアプリケーションを「普通」にするための取り組み
hokaccha
1
940
Web Frontend Improvement in Cookpad
hokaccha
1
1.1k
Other Decks in Programming
See All in Programming
推しメソッドsource_locationのしくみを探る - はじめてRubyのコードを読んでみた
nobu09
2
360
.NET Frameworkでも汎用ホストが使いたい!
tomokusaba
0
210
LINE messaging APIを使ってGoogleカレンダーと連携した予約ツールを作ってみた
takumakoike
0
130
Duke on CRaC with Jakarta EE
ivargrimstad
0
170
kintone開発を効率化するためにチームで試した施策とその結果を大放出!
oguemon
0
350
Serverless Rust: Your Low-Risk Entry Point to Rust in Production (and the benefits are huge)
lmammino
1
170
『テスト書いた方が開発が早いじゃん』を解き明かす #phpcon_nagoya
o0h
PRO
9
2.6k
Expoによるアプリ開発の現在地とReact Server Componentsが切り開く未来
yukukotani
2
230
機能が複雑化しても 頼りになる FactoryBotの話
tamikof
1
250
コードを読んで理解するko build
bells17
1
120
苦しいTiDBへの移行を乗り越えて快適な運用を目指す
leveragestech
0
1.2k
なぜイベント駆動が必要なのか - CQRS/ESで解く複雑系システムの課題 -
j5ik2o
14
4.8k
Featured
See All Featured
Docker and Python
trallard
44
3.3k
The Art of Programming - Codeland 2020
erikaheidi
53
13k
Faster Mobile Websites
deanohume
306
31k
GraphQLの誤解/rethinking-graphql
sonatard
69
10k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
134
33k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
666
120k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
29
1.1k
Fontdeck: Realign not Redesign
paulrobertlloyd
83
5.4k
BBQ
matthewcrist
87
9.5k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.2k
Producing Creativity
orderedlist
PRO
344
40k
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('আ', () => {}); ͜Ε͙Β͍͕ͪΐ͏Ͳ͍͍ʁ
σʔλॳظԽίετͱͷ όϥϯεʹΑΔͱࢥ͏
ΈΜͳͲ͏ͯ͠Δ͔ ڭ͍͑ͯͩ͘͞