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
47
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
63
Melhorias e performance com Webpack
caioincau
0
120
Other Decks in Technology
See All in Technology
データ戦略部門 紹介資料
sansan33
PRO
1
3.8k
HR Force における DWH の併用事例 ~ サービス基盤としての BigQuery / 分析基盤としての Snowflake ~@Cross Data Platforms Meetup #2「BigQueryと愉快な仲間たち」
ryo_suzuki
0
240
研究開発部メンバーの働き⽅ / Sansan R&D Profile
sansan33
PRO
3
20k
Findy Team+ QAチーム これからのチャレンジ!
findy_eventslides
0
460
Azureコストと向き合った、4年半のリアル / Four and a half years of dealing with Azure costs
aeonpeople
1
210
事業開発におけるDify活用事例
kentarofujii
2
680
Zephyr(RTOS)にEdge AIを組み込んでみた話
iotengineer22
0
200
20251014_Pythonを実務で徹底的に使いこなした話
ippei0923
0
220
LLMアプリの地上戦開発計画と運用実践 / 2025.10.15 GPU UNITE 2025
smiyawaki0820
1
660
大規模サーバーレスAPIの堅牢性・信頼性設計 〜AWSのベストプラクティスから始まる現実的制約との向き合い方〜
maimyyym
10
5k
AI時代におけるデータの重要性 ~データマネジメントの第一歩~
ryoichi_ota
0
700
現場データから見える、開発生産性の変化コード生成AI導入・運用のリアル〜 / Changes in Development Productivity and Operational Challenges Following the Introduction of Code Generation AI
nttcom
0
330
Featured
See All Featured
A designer walks into a library…
pauljervisheath
209
24k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
35
6.1k
Into the Great Unknown - MozCon
thekraken
40
2.1k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
34
2.3k
How to Think Like a Performance Engineer
csswizardry
27
2.1k
Statistics for Hackers
jakevdp
799
220k
Product Roadmaps are Hard
iamctodd
PRO
54
11k
Producing Creativity
orderedlist
PRO
347
40k
Building Flexible Design Systems
yeseniaperezcruz
329
39k
Large-scale JavaScript Application Architecture
addyosmani
514
110k
Bash Introduction
62gerente
615
210k
Intergalactic Javascript Robots from Outer Space
tanoku
273
27k
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!