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
SnapshotTesting
Search
Jeffrey Macko
January 17, 2019
Technology
0
28
SnapshotTesting
Pourquoi utiliser cet super techno ?
Jeffrey Macko
January 17, 2019
Tweet
Share
More Decks by Jeffrey Macko
See All by Jeffrey Macko
SnapshotTesting
mackoj
0
33
Nouvelle App iOS
mackoj
0
36
L'Intégration continue de zéro à héro
mackoj
0
100
Swift UI
mackoj
0
32
XcodeGen
mackoj
0
40
Lottie
mackoj
0
31
Intégration Continue a PagesJaunes
mackoj
0
24
Automating your API Client Library
mackoj
0
36
L'Intégration Continue @PagesJaunes
mackoj
0
30
Other Decks in Technology
See All in Technology
Agentic DevOps時代の生存戦略
kkamegawa
0
310
ObsidianをMCP連携させてみる
ttnyt8701
2
120
Introduction to Sansan for Engineers / エンジニア向け会社紹介
sansan33
PRO
5
38k
“プロダクトを好きになれるか“も QAエンジニア転職の大事な判断基準だと思ったの
tomodakengo
0
140
SFTPコンテナからファイルをダウンロードする
dip
0
270
本部長の代わりに提案書レビュー! KDDI営業が毎日使うAIエージェント「A-BOSS」開発秘話
minorun365
PRO
14
1.7k
Amplifyとゼロからはじめた AIコーディング 成果と展望
mkdev10
1
240
産業機械をElixirで制御する
kikuyuta
0
170
比起獨自升級 我更喜歡 DevOps 文化 <3
line_developers_tw
PRO
0
170
Snowflake Intelligenceで実現できるノーコードAI活用
takumimukaiyama
1
230
「伝える」を加速させるCursor術
naomix
0
630
成立するElixirの再束縛(再代入)可という選択
kubell_hr
0
270
Featured
See All Featured
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
181
53k
Designing for humans not robots
tammielis
253
25k
Producing Creativity
orderedlist
PRO
346
40k
Balancing Empowerment & Direction
lara
1
300
A Modern Web Designer's Workflow
chriscoyier
693
190k
Intergalactic Javascript Robots from Outer Space
tanoku
271
27k
Art, The Web, and Tiny UX
lynnandtonic
299
21k
Done Done
chrislema
184
16k
Build The Right Thing And Hit Your Dates
maggiecrowley
36
2.7k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.5k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
43
2.4k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.3k
Transcript
Snapshot Testing !
Concept Pouvoir capturer a un instant T de n'importe quel
data de l'app afin de la comparer dans le futur
Démo
Avantage → Pull Request → Simple → Snapshot Anything →
Customisable → Se base une technique qui existe depuis longtemps → Utiliser en prod
Inconvéniant → Non natif aka une library de plus →
Il faut que les elements a capturer soit simplement manipulable → Pafois les messages d'erreurs peuvent être cryptic
Feature → Dozens of snapshot strategies. → Write your own
snapshot strategies. → No configuration required. → Subclass-free. → Device-agnostic snapshots. → First-class Xcode support.
Pour en savoir plus → PointFree - A tour of
SnapshotTesting → SnapshotTesting Github
Démo #2
Question ?
End !