python-pytest-cov 4.1.0-1 source package in Ubuntu
Changelog
python-pytest-cov (4.1.0-1) unstable; urgency=medium * New upstream release -- Federico Ceratto <email address hidden> Sun, 25 Jun 2023 15:11:30 +0100
Upload details
- Uploaded by:
- Federico Ceratto
- Uploaded to:
- Sid
- Original maintainer:
- Federico Ceratto
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Noble | release | universe | misc | |
Mantic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-pytest-cov_4.1.0-1.dsc | 2.0 KiB | eaa0720fef8d2dd1a2f137f518991e338cb01f5d690414554f6df87ed1f6afb4 |
python-pytest-cov_4.1.0.orig.tar.gz | 45.2 KiB | d6914b5131c72fbe9bd2236f9af1d93c44282dbb79af85ff04432378760a89cd |
python-pytest-cov_4.1.0-1.debian.tar.xz | 2.6 KiB | 91c4d65f4cd90c2cb5e7fa64f2fac5ba0ad0c744bd81d76a0b3f178863dbbf83 |
Available diffs
- diff from 4.0.0-1 to 4.1.0-1 (11.0 KiB)
No changes file available.
Binary packages built by this source
- python3-pytest-cov: py.test plugin to produce coverage reports for Python3
This py.test plugin produces coverage reports. It supports both centralised
and distributed testing across multiple hosts. It can run parallel tests on
different platforms, architectures, and Python versions.
It supports coverage of subprocesses and can produce reports in text, HTML,
XML and annotated source code.