Snapshot Testing utils for Python
conda install conda-forge::snapshottest
conda install conda-forge/label/cf202003::snapshottest
Snapshot testing is a way to test your APIs without writing actual test cases.