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
Testes unitários em apps Vue.js
Search
Caio Incau
December 05, 2017
Technology
0
46
Testes unitários em apps Vue.js
Caio Incau
December 05, 2017
Tweet
Share
More Decks by Caio Incau
See All by Caio Incau
Open Source com Vue.js
caioincau
0
61
Melhorias e performance com Webpack
caioincau
0
120
Other Decks in Technology
See All in Technology
つくって納得、つかって実感! 大規模言語モデルことはじめ
recruitengineers
PRO
25
7.5k
JuniorからSeniorまで: DevOpsエンジニアの成長ロードマップ
yuriemori
2
260
知られざるprops命名の慣習 アクション編
uhyo
11
2.7k
「AI2027」を紐解く ― AGI・ASI・シンギュラリティ
masayamoriofficial
0
110
Preferred Networks (PFN) とLLM Post-Training チームの紹介 / 第4回 関東Kaggler会 スポンサーセッション
pfn
PRO
1
260
RAID6 を楔形文字で組んで現代人を怖がらせましょう(実装編)
mimifuwa
1
320
Webアクセシビリティ入門
recruitengineers
PRO
2
720
TypeScript入門
recruitengineers
PRO
27
8.4k
生成AI利用プログラミング:誰でもプログラムが書けると 世の中どうなる?/opencampus202508
okana2ki
0
190
新卒(ほぼ)専業Kagglerという選択肢
nocchi1
1
2.4k
VPC Latticeのサービスエンドポイント機能を使用した複数VPCアクセス
duelist2020jp
0
310
Devinを使ったモバイルアプリ開発 / Mobile app development with Devin
yanzm
0
200
Featured
See All Featured
Facilitating Awesome Meetings
lara
55
6.5k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.6k
Making the Leap to Tech Lead
cromwellryan
134
9.5k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
251
21k
Intergalactic Javascript Robots from Outer Space
tanoku
272
27k
RailsConf 2023
tenderlove
30
1.2k
Building a Modern Day E-commerce SEO Strategy
aleyda
43
7.5k
The Cost Of JavaScript in 2023
addyosmani
53
8.8k
Product Roadmaps are Hard
iamctodd
PRO
54
11k
Become a Pro
speakerdeck
PRO
29
5.5k
Fireside Chat
paigeccino
39
3.6k
[RailsConf 2023] Rails as a piece of cake
palkan
56
5.8k
Transcript
Testes unitários em apps Vue.js
Sobre mim github.com/icaioincau twitter.com/icaioincau bit.ly/livrovuejs
None
A EQUIPE ESTÁ CRESCENDO
A EQUIPE ESTÁ CRESCENDO
JÁ VIMOS ESSE FILME ANTES
JÁ VIMOS ESSE FILME ANTES
O que são testes unitários?
A IMPORTÂNCIA DOS TESTES
None
None
None
None
None
LEGAL, MAS CADÊ OS CÓDIGO ?
A IMPORTÂNCIA DOS TESTES
A IMPORTÂNCIA DOS TESTES
None
None
Last login: Tue Mar 14 16:44:30 You have new mail.
Adicionando avoriaz
Last login: Tue Mar 14 16:44:30 You have new mail.
$ npm install --save-dev avoriaz Adicionando avoriaz
TESTANDO CONTEÚDO
TESTANDO ESTILO
TESTANDO PROPS
TESTANDO MÉTODOS
TESTANDO EVENTOS
HOOKS DO MOCHA
before() beforeEach() after() afterEach() HOOKS DO MOCHA
Last login: Tue Mar 14 16:44:30 You have new mail.
Rodando os testes
Last login: Tue Mar 14 16:44:30 You have new mail.
$ npm run test Rodando os testes
None
None
RELATÓRIO DE COBERTURA
SORTEIO DO EBOOK
PERGUNTAS?
OBRIGADO!