HTML coverage report generator for trace.py
Project description
Generate XHTML reports from test coverage data collected with the trace module of the standard python library.
Sample Usage
Generate coverage data in the ‘counts’ file with trace.py:
$ /usr/lib/python2.4/trace.py -mc -C coverage_dir -f counts my_testrunner.py
Write a report in directory ‘coverage_dir’ from data collected in ‘counts’:
$ trace2html.py -f counts -o coverage_dir $ firefox coverage_dir/index.html
Load data from several files (the report is written to ‘coverage_dir’ by default):
$ trace2html.py -f file1 -f2 file2 $ firefox coverage_dir/index.html
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file trace2html-0.1.0.tar.gz.
File metadata
- Download URL: trace2html-0.1.0.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fd6cb8df269a30b6a51c3a4a70e231577edff110937f540bef89a3010abfa018
|
|
| MD5 |
ffad6f32ea3421ff103877a464c8706d
|
|
| BLAKE2b-256 |
12d9c287e8c1d4c593818dccd0d8f25249daa25417cca9977313138743f434d7
|
File details
Details for the file trace2html-0.1.0-py2.4.egg.
File metadata
- Download URL: trace2html-0.1.0-py2.4.egg
- Upload date:
- Size: 12.2 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
546e5a4aaaa487057a450a6b989b4f5abd0d232631fb57624f3b40addb69f341
|
|
| MD5 |
3f6a6dddccb2b2a4c381503fdea00327
|
|
| BLAKE2b-256 |
344acedc6b81f72f41bb88ea8edaf441f7f7540544859ab8584b474dbe85db90
|