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
Testing React Using Jest
Search
Yoan Pratama Putra
April 10, 2017
Programming
1
120
Testing React Using Jest
This is my slides from my talk at ReactID on 10 April 2017
Yoan Pratama Putra
April 10, 2017
Tweet
Share
More Decks by Yoan Pratama Putra
See All by Yoan Pratama Putra
Painless UI Testing With Jest
oshimayoan
0
150
Other Decks in Programming
See All in Programming
私達はmodernize packageに夢を見るか feat. go/analysis, go/ast / Go Conference 2025
kaorumuta
2
570
スマホから Youtube Shortsを見られないようにする
lemolatoon
27
32k
XP, Testing and ninja testing ZOZ5
m_seki
3
680
Foundation Modelsを実装日本語学習アプリを作ってみた!
hypebeans
0
110
PHPに関数型の魂を宿す〜PHP 8.5 で実現する堅牢なコードとは〜 #phpcon_hiroshima / phpcon-hiroshima-2025
shogogg
1
230
After go func(): Goroutines Through a Beginner’s Eye
97vaibhav
0
400
Claude Agent SDK を使ってみよう
hyshu
0
810
Claude CodeによるAI駆動開発の実践 〜そこから見えてきたこれからのプログラミング〜
iriikeita
0
260
Devvox Belgium - Agentic AI Patterns
kdubois
1
120
CSC305 Lecture 05
javiergs
PRO
0
220
iOSエンジニア向けの英語学習アプリを作る!
yukawashouhei
0
200
詳しくない分野でのVibe Codingで困ったことと学び/vibe-coding-in-unfamiliar-area
shibayu36
3
5.1k
Featured
See All Featured
It's Worth the Effort
3n
187
28k
Product Roadmaps are Hard
iamctodd
PRO
54
11k
Unsuck your backbone
ammeep
671
58k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.1k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
285
14k
Practical Orchestrator
shlominoach
190
11k
YesSQL, Process and Tooling at Scale
rocio
173
14k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
16
1.7k
How to Ace a Technical Interview
jacobian
280
24k
How To Stay Up To Date on Web Technology
chriscoyier
791
250k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
127
53k
Raft: Consensus for Rubyists
vanstee
140
7.1k
Transcript
TESTING REACT USING JEST
None
✓ EASY TO SETUP ✓ FAST ✓ INSTANT FEEDBACK ✓
SNAPSHOT TESTING
None
None
None
None
None
None
HOW ABOUT REACT COMPONENTS?
SNAPSHOT TESTING
None
None
WHAT SHOULD WE TEST?
✓ RENDERED COMPONENT WITH NO LIST ✓ RENDERED COMPONENT WITH
LIST ✓ RENDERED COMPONENT WITH FILTERED LIST
None
None
None
None
None
None
None
None
None
None
None
None
SNAPSHOT TESTING PASS FAIL CHANGED BUG
None
None
Thank you! @oshimayoan oshimayoan/testing-react-demo