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
メンテが命: PHPフレームワークのコンテナ化とアップグレード戦略
shunta27
0
330
バッチを作らなきゃとなったときに考えること
irof
2
560
Drawing Heighway’s Dragon- Recursive Function Rewrite- From Imperative Style in Pascal 64 To Functional Style in Scala 3
philipschwarz
PRO
0
170
Lambdaの監視、できてますか?Datadogを用いてLambdaを見守ろう
nealle
2
820
Generating OpenAPI schema from serializers throughout the Rails stack - Kyobashi.rb #5
envek
1
440
PHPのバージョンアップ時にも役立ったAST
matsuo_atsushi
0
230
Your Architecture as a Crime Scene:Forensic Analysis @bastacon 2025 in Frankfurt
manfredsteyer
PRO
0
120
AIレビュー導入によるCIツールとの共存と最適化
kamo26sima
1
1k
The Price of Micro Frontends… and Your Alternatives @bastacon 2025 in Frankfurt
manfredsteyer
PRO
0
230
Datadog DBMでなにができる? JDDUG Meetup#7
nealle
0
160
DevNexus - Create AI Infused Java Apps with LangChain4j
kdubois
0
140
React 19アップデートのために必要なこと
uhyo
8
1.6k
Featured
See All Featured
Building an army of robots
kneath
303
45k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
Stop Working from a Prison Cell
hatefulcrawdad
268
20k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
330
21k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
Thoughts on Productivity
jonyablonski
69
4.5k
Java REST API Framework Comparison - PWX 2021
mraible
29
8.4k
Done Done
chrislema
182
16k
Optimizing for Happiness
mojombo
377
70k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Fashionably flexible responsive web design (full day workshop)
malarkey
406
66k
Bash Introduction
62gerente
611
210k
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