Name : python311-syrupy
| |
Version : 4.7.2
| Vendor : openSUSE
|
Release : 1.3
| Date : 2024-11-09 16:51:25
|
Group : Unspecified
| Source RPM : python-syrupy-4.7.2-1.3.src.rpm
|
Size : 0.40 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : Pytest Snapshot Test Utility
|
Description :
Syrupy is a [pytest](https://docs.pytest.org/en/latest/) 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.
|
RPM found in directory: /vol/rzm3/linux-opensuse/tumbleweed/repo/oss/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
python3-syrupy
python3.11dist(syrupy)
python311-syrupy
python3dist(syrupy)
Requires :