pytest-check 2.5.3-1 source package in Ubuntu
Changelog
pytest-check (2.5.3-1) unstable; urgency=medium * [cdcebf6] New upstream version 2.5.3 -- Kathara Sasikumar <email address hidden> Thu, 10 Apr 2025 23:19:37 +0530
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Questing | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pytest-check_2.5.3-1.dsc | 2.2 KiB | 263d50de366bea1fa5a79404a70a3130d8a22eb4f18237aff35d97dfc4b1ffeb |
pytest-check_2.5.3.orig.tar.gz | 26.2 KiB | 46b6bf8e0abba9a4c8844bb528fcb895af786e8dbace328f27a64ddad723de94 |
pytest-check_2.5.3-1.debian.tar.xz | 3.4 KiB | 13f823a3bca2e4a4105533c33c6ee323ce25c9e88a15fba229082c7a8f122b93 |
Available diffs
- diff from 2.5.0-1 to 2.5.3-1 (2.6 KiB)
No changes file available.
Binary packages built by this source
- python3-pytest-check: Pytest plugin that allows multiple failures per test (Python 3)
Pytest-check is a plugin for the pytest framework that allows multiple
assertions to fail within a single test function without stopping the test
execution at the first failure.
.
This package installs the library for Python 3.