python3-syrupy
Snapshot plugin for pytest (Python 3)
Description
Syrupy enables developers to write tests which assert immutability of computed results. It aims to upload the following key values: Extensible: If a particular data type is not supported, users should be able to easily and quickly add support. Idiomatic: Snapshot testing should fit naturally among other test cases in pytest, e.g. assert x == snapshot vs. snapshot.assert_match(x). Soundness: Snapshot tests should uncover even the most minute issues. Unlike other snapshot libraries, Syrupy will fail a test suite if a snapshot does not exist, not just on snapshot differences. This package installs the Python 3 module.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/tophat/syrupy
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install python3-syrupy