python-syrupy

Pytest Snapshot Test Utility

Syrupy is a [pytest](<a href="https://docs.pytest.org/en/latest/">https://docs.pytest.org/en/latest/</a> ) snapshot plugin. It enables developers to write tests which assert immutability of computed results. The most popular snapshot test plugin compatible with pytest has some core limitations which this package attempts to address by upholding some 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.

There is no official package available for openSUSE Leap 16.0

Distributions

openSUSE Tumbleweed

openSUSE Leap 16.0

home:ecsos:python OpenSUSE-fellesskapet
5.0.0

openSUSE Leap 15.6

home:birdwatcher OpenSUSE-fellesskapet
4.9.1
home:ecsos:python OpenSUSE-fellesskapet
5.0.0

openSUSE Leap 15.5

openSUSE Backports for SLE 15 SP7

openSUSE Backports for SLE 15 SP4

Unsupported distributions

The following distributions are not officially supported. Use these packages at your own risk.