pytest-check 2.3.0-1 source package in Ubuntu
Changelog
pytest-check (2.3.0-1) unstable; urgency=medium * [23206fe] New upstream version 2.3.0 * [a49f072] Initial Debianization (Closes: #1078530) -- Kathara Sasikumar <email address hidden> Tue, 13 Aug 2024 00:29:31 +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 | |
---|---|---|---|---|
Oracular | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pytest-check_2.3.0-1.dsc | 2.1 KiB | a86818b22f47390d5362c4c597a4d8f953f5e51f44130249441b5bce03b20c75 |
pytest-check_2.3.0.orig.tar.gz | 23.8 KiB | 0af3fd120c49f69f003758b2be42393485e40e078b537056b9d00a5335cd341c |
pytest-check_2.3.0-1.debian.tar.xz | 3.0 KiB | ca2cbb5c5cee98d91253f801eaa0463f23a83370626f2724c98af75a1a723cba |
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.