Skip to main content

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

trace2html-0.1.0.tar.gz (6.5 kB view details)

Uploaded Source

Built Distribution

trace2html-0.1.0-py2.4.egg (12.2 kB view details)

Uploaded Source

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

Hashes for trace2html-0.1.0.tar.gz
Algorithm Hash digest
SHA256 fd6cb8df269a30b6a51c3a4a70e231577edff110937f540bef89a3010abfa018
MD5 ffad6f32ea3421ff103877a464c8706d
BLAKE2b-256 12d9c287e8c1d4c593818dccd0d8f25249daa25417cca9977313138743f434d7

See more details on using hashes here.

File details

Details for the file trace2html-0.1.0-py2.4.egg.

File metadata

File hashes

Hashes for trace2html-0.1.0-py2.4.egg
Algorithm Hash digest
SHA256 546e5a4aaaa487057a450a6b989b4f5abd0d232631fb57624f3b40addb69f341
MD5 3f6a6dddccb2b2a4c381503fdea00327
BLAKE2b-256 344acedc6b81f72f41bb88ea8edaf441f7f7540544859ab8584b474dbe85db90

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page