Speaker
Stefan Baerisch
Material
Note
- golden master test (a.k.a. characterizations tests, approval tests, snapshot tests)
How to design such tool / test?
- what to ignore
- time
- key order for non-ordered dicts
- random data
existing tools
Personal Summary / Thought
This talk introduces an idea similar to pytest-regressions. It also details how this kind of tools and tests should be designed.