Skip to main content

Python interface for UnitTH unit test history report generator

Project description

PyPI package Documentation Test results Test coverage

unitth

This package provides a Python method and command line interface for generating HTML reports of unit test histories. The package is a Python interface for the UnitTH.

Installation

pip install unitth

Example usage

Python

from unith.core import UnitTH
UnitTH.run('junit-reports/*', html_report_dir='html-history-report')

Command line

unitth --help
unitth --html_report_dir html-history-report junit-reports/*

Documentation

Please see the API documentation.

License

The build utilities are released under the MIT license.

Development team

This package was developed by Jonathan Karr at the Icahn School of Medicine at Mount Sinai in New York, USA.

Questions and comments

Please contact the Jonathan Karr with any questions or comments.

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

unitth-0.0.1.tar.gz (118.5 kB view hashes)

Uploaded Source

Built Distribution

unitth-0.0.1-py2.py3-none-any.whl (4.3 kB view hashes)

Uploaded Python 2 Python 3

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