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
240
E2Eテストの独立性
Kazuhito Hokamura
January 27, 2015
Tweet
Share
More Decks by Kazuhito Hokamura
See All by Kazuhito Hokamura
hokaccha
3
2.7k
hokaccha
0
480
hokaccha
1
450
hokaccha
1
8.9k
hokaccha
0
8.8k
hokaccha
0
1.1k
hokaccha
2
6.2k
hokaccha
4
4.7k
hokaccha
0
370
Other Decks in Programming
See All in Programming
fkubota
1
390
freekmurze
0
190
dictoss
0
160
ippey
0
170
shin1x1
0
590
masayaaoyama
4
530
takaram
1
1.1k
e10dokup
0
440
loleg
0
190
junmikai
0
290
kubode
0
180
anchorcable
1
120
Featured
See All Featured
dotmariusz
94
5.1k
jacobian
255
20k
bkeepers
52
4.1k
trishagee
20
2k
addyosmani
1348
190k
lauravandoore
437
28k
malarkey
393
60k
tammielis
237
23k
denniskardys
220
120k
colly
186
14k
samlambert
237
9.9k
jensimmons
207
10k
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('আ', () => {}); ͜Ε͙Β͍͕ͪΐ͏Ͳ͍͍ʁ
σʔλॳظԽίετͱͷ όϥϯεʹΑΔͱࢥ͏
ΈΜͳͲ͏ͯ͠Δ͔ ڭ͍͑ͯͩ͘͞