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
35
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
Modern Linux
oracle4engineer
PRO
0
170
MagicPod導入から半年、オープンロジQAチームで実際にやったこと
tjoko
0
110
JTCにおける内製×スクラム開発への挑戦〜内製化率95%達成の舞台裏/JTC's challenge of in-house development with Scrum
aeonpeople
0
270
組織を巻き込む大規模プラットフォーム移行戦略 〜50+サービスのマルチリージョン・マルチプロダクト化で学んだステークホルダー協働の実践〜 / Platform migration strategy engaging all stakeholders
toshi0607
2
240
人工衛星のファームウェアをRustで書く理由
koba789
15
8.3k
TS-S205_昨年対比2倍以上の機能追加を実現するデータ基盤プロジェクトでのAI活用について
kaz3284
1
230
Oracle Base Database Service 技術詳細
oracle4engineer
PRO
10
75k
Snowflake Intelligence × Document AIで“使いにくいデータ”を“使えるデータ”に
kevinrobot34
1
120
Platform開発が先行する Platform Engineeringの違和感
kintotechdev
4
590
AIの最新技術&テーマをつまんで紹介&フリートークするシリーズ:はじめてのローカルLLM
stanaka26
0
100
現場で効くClaude Code ─ 最新動向と企業導入
takaakikakei
1
260
LLM時代のパフォーマンスチューニング:MongoDB運用で試したコンテキスト活用の工夫
ishikawa_pro
0
170
Featured
See All Featured
Building an army of robots
kneath
306
46k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
252
21k
Building a Modern Day E-commerce SEO Strategy
aleyda
43
7.6k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
YesSQL, Process and Tooling at Scale
rocio
173
14k
We Have a Design System, Now What?
morganepeng
53
7.8k
Large-scale JavaScript Application Architecture
addyosmani
513
110k
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.9k
Producing Creativity
orderedlist
PRO
347
40k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
How STYLIGHT went responsive
nonsquared
100
5.8k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.9k
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 !