Pytest plugin for measuring coverage. Forked from `pytest-cov`.
Project description
pytest-cover has been merged back into pytest-cov 2.0.
Changelog
2.0.2 (2015-07-08)
Fixed a race condition when running with xdist (all the workers tried to combine the files).
2.0.1 (2015-07-06)
Avoid warning about missing coverage data (just like coverage.control.process_startup).
Don’t setup the multiprocessing finalizer if there’s no coverage active.
2.0.0 (2015-06-29)
Renamed --cov-min to --cov-fail-under to be consistent with the new fail_under option in coverage-4.0.
Changed --cov-report=term to automatically upgrade to --cov-report=term-missing if there’s [run] show_missing = True in .coveragerc.
Changed --cov-fail-under to be automatically activated if there’s a [report] fail_under = ... in .coveragerc.
1.0.0 (2015-06-05)
Fixed .pth installation to work in all cases (install, easy_install, wheels, develop etc).
Fixed .pth uninstallation to work for wheel installs.
Reverted the unreleased --cov=path deprecation.
Removed the unreleased addition of --cov-source=path.
Forked from the 2.0 branch of https://github.com/schlamar/pytest-cov/ - fixes include:
No need to specify the source anymore via --cov. The source settings from .coveragerc will be used instead.
Support for --cov-min.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pytest-cover-3.0.0.tar.gz
.
File metadata
- Download URL: pytest-cover-3.0.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
5bdb6c1cc3dd75583bb7bc2c57f5e1034a1bfcb79d27c71aceb0b16af981dbf4
|
|
MD5 |
1161d1176d08d4fe704be51deb5f79ea
|
|
BLAKE2b-256 |
302720964101a7cdb260f8d6c4e854659026968321d10c90552b1fe7f6c5f913
|
File details
Details for the file pytest_cover-3.0.0-py2.py3-none-any.whl
.
File metadata
- Download URL: pytest_cover-3.0.0-py2.py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
578249955eb3b5f3991209df6e532bb770b647743b7392d3d97698dc02f39ebb
|
|
MD5 |
1e526a1f43058a8e0fdb33dfb2e1e1b8
|
|
BLAKE2b-256 |
719b7b4700c462628e169bd859c6368d596a6aedc87936bde733bead9f875fce
|