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
Select API from Kotlin Coroutine
jmatsu
1
220
C++20 射影変換
faithandbrave
0
560
今ならAmazon ECSのサービス間通信をどう選ぶか / Selection of ECS Interservice Communication 2025
tkikuc
21
3.8k
コードの90%をAIが書く世界で何が待っているのか / What awaits us in a world where 90% of the code is written by AI
rkaga
50
32k
Cursor AI Agentと伴走する アプリケーションの高速リプレイス
daisuketakeda
1
130
RailsGirls IZUMO スポンサーLT
16bitidol
0
140
Blazing Fast UI Development with Compose Hot Reload (droidcon New York 2025)
zsmb
1
280
0626 Findy Product Manager LT Night_高田スライド_speaker deck用
mana_takada
0
140
新メンバーも今日から大活躍!SREが支えるスケールし続ける組織のオンボーディング
honmarkhunt
1
560
AIプログラマーDevinは PHPerの夢を見るか?
shinyasaita
1
190
WebViewの現在地 - SwiftUI時代のWebKit - / The Current State Of WebView
marcy731
0
110
LT 2025-06-30: プロダクトエンジニアの役割
yamamotok
0
670
Featured
See All Featured
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
229
22k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
35
2.4k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.3k
What's in a price? How to price your products and services
michaelherold
246
12k
Art, The Web, and Tiny UX
lynnandtonic
299
21k
[RailsConf 2023] Rails as a piece of cake
palkan
55
5.6k
Agile that works and the tools we love
rasmusluckow
329
21k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
233
17k
For a Future-Friendly Web
brad_frost
179
9.8k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
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