Additional tools for Python coverage
Project description
This package is a collection of command line tools for coverage to produce verbose reports and/or stats measurements of your test coverage.
Available tools include:
coverage-annotate - prints the source code and prefixes each line with + or - depending on wheather it was executed during testing or not;
coverage-diff - compares the annotated sources from two coverage data files to highlight the difference in test coverage between them;
Installation
Use pip to install from PyPI:
pip install coverage-tools
Contributing
Source code and issue tracker are at https://github.com/atodorov/coverage-tools
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
File details
Details for the file coverage-tools-0.0.2.tar.gz
.
File metadata
- Download URL: coverage-tools-0.0.2.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c4e3da242ce782f802c40109d335ce7786c18e870cc1bac6973342abd44a3213 |
|
MD5 | 9ec800d7dd645ba8d7b3bc53d277277a |
|
BLAKE2b-256 | 7932bf65ae957412ec840e80562a94ca5faa2cf15dd0294b42292b1c833e6aef |