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
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
370
知っているようで知らない"rails new"の世界 / The World of "rails new" You Think You Know but Don't
luccafort
PRO
1
160
「手軽で便利」に潜む罠。 Popover API を WCAG 2.2の視点で安全に使うには
taitotnk
0
860
プロパティベーステストによるUIテスト: LLMによるプロパティ定義生成でエッジケースを捉える
tetta_pdnt
0
1.7k
アプリの "かわいい" を支えるアニメーションツールRiveについて
uetyo
0
270
testingを眺める
matumoto
1
140
Amazon RDS 向けに提供されている MCP Server と仕組みを調べてみた/jawsug-okayama-2025-aurora-mcp
takahashiikki
1
110
テストコードはもう書かない:JetBrains AI Assistantに委ねる非同期処理のテスト自動設計・生成
makun
0
320
Oracle Database Technology Night 92 Database Connection control FAN-AC
oracle4engineer
PRO
1
450
AI時代のUIはどこへ行く?
yusukebe
18
8.9k
為你自己學 Python - 冷知識篇
eddie
1
350
Swift Updates - Learn Languages 2025
koher
2
480
Featured
See All Featured
How STYLIGHT went responsive
nonsquared
100
5.8k
Intergalactic Javascript Robots from Outer Space
tanoku
272
27k
Building a Modern Day E-commerce SEO Strategy
aleyda
43
7.6k
Mobile First: as difficult as doing things right
swwweet
224
9.9k
Facilitating Awesome Meetings
lara
55
6.5k
Agile that works and the tools we love
rasmusluckow
330
21k
How to Ace a Technical Interview
jacobian
279
23k
Making the Leap to Tech Lead
cromwellryan
135
9.5k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
33
2.4k
Art, The Web, and Tiny UX
lynnandtonic
303
21k
GitHub's CSS Performance
jonrohan
1032
460k
Designing for Performance
lara
610
69k
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