Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Speaker Deck
PRO
Sign in
Sign up for free
E2Eテストの独立性
Kazuhito Hokamura
January 27, 2015
Programming
0
260
E2Eテストの独立性
Kazuhito Hokamura
January 27, 2015
Tweet
Share
More Decks by Kazuhito Hokamura
See All by Kazuhito Hokamura
RailsエンジニアのためのNext.js入門
hokaccha
6
9k
Cookpad Summer Internship 2021 Web Frontend
hokaccha
0
5.8k
巨大なモノリシック Rails アプリケーションの マイクロサービス化戦略 / 2019 microservices in cookpad
hokaccha
3
3.1k
巨大なRailsアプリケーションを「普通」にするための取り組み
hokaccha
1
630
Web Frontend Improvement in Cookpad
hokaccha
1
620
cookpad summer internship 2018 - Git
hokaccha
1
9.1k
cookpad summer internship 2018 - JavaScript
hokaccha
0
9k
エンジニアのアウトプットと採用 / Engineer's output and recruiting
hokaccha
0
1.4k
ログを活用したサービス開発
hokaccha
2
6.5k
Other Decks in Programming
See All in Programming
デュアルトラックアジャイル× Agile Testingから 見えてきたQAのミライ
atamaplus
0
440
Jetpack Compose 頑張らないPreviewParameterProvider
horie23
0
110
偏見と妄想で語るスクリプト言語としての Swift / Swift as a Scripting Language
lovee
2
280
職場にPythonistaを増やす方法
soogie
0
320
Git Rebase
bkuhlmann
7
1k
Android入門
hn410
0
310
ソフトウェアテストなんて他人事! だと思っていた私が始めた小さな取り組み
izumii19
0
310
TechFeed Conference 2022 - Kotlin Experimental
jmatsu
0
840
About Type Syntax Proposal
quramy
1
1.2k
インフラエンジニアの多様性と評価、またはキャリアへのつなげ方 / Careers as infrastructure engineers
katsuhisa91
0
550
よりUXに近いSLI・SLOの運用による可用性の再設計
kazumanagano
3
900
mrubyを1300円のボードで動かそう
yuuu
0
190
Featured
See All Featured
Facilitating Awesome Meetings
lara
29
3.9k
Fireside Chat
paigeccino
11
1.3k
Build your cross-platform service in a week with App Engine
jlugia
219
17k
Large-scale JavaScript Application Architecture
addyosmani
499
110k
Ruby is Unlike a Banana
tanoku
91
9.2k
A better future with KSS
kneath
225
15k
From Idea to $5000 a Month in 5 Months
shpigford
372
44k
Building Adaptive Systems
keathley
25
1.1k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
7
1k
Rails Girls Zürich Keynote
gr2m
86
12k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
268
11k
Gamification - CAS2011
davidbonilla
75
3.9k
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('আ', () => {}); ͜Ε͙Β͍͕ͪΐ͏Ͳ͍͍ʁ
σʔλॳظԽίετͱͷ όϥϯεʹΑΔͱࢥ͏
ΈΜͳͲ͏ͯ͠Δ͔ ڭ͍͑ͯͩ͘͞