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
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
Jeffrey Macko
January 17, 2019
Technology
0
32
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
40
Nouvelle App iOS
mackoj
0
40
L'Intégration continue de zéro à héro
mackoj
0
110
Swift UI
mackoj
0
35
XcodeGen
mackoj
0
43
Lottie
mackoj
0
34
Intégration Continue a PagesJaunes
mackoj
0
27
Automating your API Client Library
mackoj
0
40
L'Intégration Continue @PagesJaunes
mackoj
0
34
Other Decks in Technology
See All in Technology
Databricksアシスタントが自分で考えて動く時代に! エージェントモード体験もくもく会
taka_aki
0
330
Claude Codeが爆速進化してプラグイン追従がつらいので半自動化した話 ver.2
rfdnxbro
0
310
マネージャー版 "提案のレベル" を上げる
konifar
20
13k
LLM活用の壁を超える:リクルートR&Dの戦略と打ち手
recruitengineers
PRO
1
260
OCI Security サービス 概要
oracle4engineer
PRO
2
13k
Kaggleで鍛えたスキルの実務での活かし方 競技とプロダクト開発のリアル
recruitengineers
PRO
1
170
Kiro のクレジットを使い切る!
otanikohei2023
0
120
Data Hubグループ 紹介資料
sansan33
PRO
0
2.8k
AIエージェント・エコノミーの幕開け 〜 オープンプロトコルが変えるビジネスの未来 〜
shukob
0
100
モブプログラミング再入門 ー 基本から見直す、AI時代のチーム開発の選択肢 ー / A Re-introduction of Mob Programming
takaking22
1
180
「ストレッチゾーンに挑戦し続ける」ことって難しくないですか? メンバーの持続的成長を支えるEMの環境設計
sansantech
PRO
3
350
Digitization部 紹介資料
sansan33
PRO
1
7k
Featured
See All Featured
Conquering PDFs: document understanding beyond plain text
inesmontani
PRO
4
2.4k
30 Presentation Tips
portentint
PRO
1
250
SEOcharity - Dark patterns in SEO and UX: How to avoid them and build a more ethical web
sarafernandez
0
140
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
231
22k
The agentic SEO stack - context over prompts
schlessera
0
680
Introduction to Domain-Driven Design and Collaborative software design
baasie
1
620
Optimising Largest Contentful Paint
csswizardry
37
3.6k
The Curse of the Amulet
leimatthew05
1
9.6k
How to make the Groovebox
asonas
2
2k
Scaling GitHub
holman
464
140k
Producing Creativity
orderedlist
PRO
348
40k
From Legacy to Launchpad: Building Startup-Ready Communities
dugsong
0
170
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 !