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
29
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
36
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
37
L'Intégration Continue @PagesJaunes
mackoj
0
30
Other Decks in Technology
See All in Technology
Building a cloud native business on open source
lizrice
0
140
フレームワークを意識させないワークショップづくり
keigosuda
0
230
AI時代におけるデータの重要性 ~データマネジメントの第一歩~
ryoichi_ota
0
710
ローカルLLMとLINE Botの組み合わせ その2(EVO-X2でgpt-oss-120bを利用) / LINE DC Generative AI Meetup #7
you
PRO
0
140
私のMCPの使い方
tsubakimoto_s
0
120
dbtとBigQuery MLで実現する リクルートの営業支援基盤のモデル開発と保守運用
recruitengineers
PRO
3
150
Biz職でもDifyでできる! 「触らないAIワークフロー」を実現する方法
igarashikana
3
1.2k
AWSでAgentic AIを開発するための前提知識の整理
nasuvitz
2
230
「魔法少女まどか☆マギカ Magia Exedra」のIPのキャラクターを描くための3Dルック開発
gree_tech
PRO
0
130
物体検出モデルでシイタケの収穫時期を自動判定してみた。 #devio2025
lamaglama39
0
260
あなたの知らない Linuxカーネル脆弱性の世界
recruitengineers
PRO
3
130
All About Sansan – for New Global Engineers
sansan33
PRO
1
1.2k
Featured
See All Featured
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
132
19k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
The Invisible Side of Design
smashingmag
302
51k
What’s in a name? Adding method to the madness
productmarketing
PRO
24
3.7k
It's Worth the Effort
3n
187
28k
Keith and Marios Guide to Fast Websites
keithpitt
411
23k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.5k
Optimising Largest Contentful Paint
csswizardry
37
3.5k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
31
9.7k
How to Ace a Technical Interview
jacobian
280
24k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
230
22k
A better future with KSS
kneath
239
18k
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 !