Additional tools for Python coverage
Project description
Coverage Tools
--------------
This package is a collection of command line tools for
`coverage <http://pypi.python.org/pypi/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
--------------
This package is a collection of command line tools for
`coverage <http://pypi.python.org/pypi/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
coverage-tools-0.0.1.tar.gz
(3.6 kB
view details)
File details
Details for the file coverage-tools-0.0.1.tar.gz
.
File metadata
- Download URL: coverage-tools-0.0.1.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 96d72b8494d358cdfe76894ab096a5f264ea02516f24459da14a252604bdb739 |
|
MD5 | ba2a6bc45e673051969633f68090d48a |
|
BLAKE2b-256 | 01b4036bf35c288c01b672ebf04b52967e47d5d9549835e1176d43634024749b |