Contents

html-testRunner 1.2.1

0

A Test Runner in python, for Human Readable HTML Reports

A Test Runner in python, for Human Readable HTML Reports

Stars: 286, Watchers: 286, Forks: 171, Open Issues: 55

The oldani/HtmlTestRunner repo was created 7 years ago and the last code push was 2 months ago.
The project is popular with 286 github stars!

How to Install html-testrunner

You can install html-testrunner using pip

pip install html-testrunner

or add it to a project with poetry

poetry add html-testrunner

Package Details

Author
Ordanis Sanchez Suero
License
MIT license
Homepage
https://github.com/oldani/HtmlTestRunner
PyPi:
https://pypi.org/project/html-testRunner/
GitHub Repo:
https://github.com/oldani/HtmlTestRunner

Classifiers

No  html-testrunner  pypi packages just yet.

Errors

A list of common html-testrunner errors.

Code Examples

Here are some html-testrunner code examples and snippets.

GitHub Issues

The html-testrunner package has 55 open issues on GitHub

  • Error your template wasn't loaded

See more issues on GitHub

Related Packages & Articles

pytest-socket 0.7.0

A plugin to use with Pytest to disable or restrict socket calls during tests to ensure network calls are prevented.