syrusakbary / snapshottest

Snapshot Testing utils for Python 📸
MIT License
525 stars 102 forks source link

[WIP] Add unittest session handling, --snapshot-update support #144

Open medmunds opened 3 years ago

medmunds commented 3 years ago

Add test-session-level features for raw unittest framework:

This also adds snapshottest-augmented versions of the various ways to run unittest:

Closes #51


Still need to: