Contents

pytest-html 4.1.1

0

pytest plugin for generating HTML reports

pytest plugin for generating HTML reports

Stars: 651, Watchers: 651, Forks: 232, Open Issues: 155

The pytest-dev/pytest-html repo was created 8 years ago and the last code push was 5 hours ago.
The project is popular with 651 github stars!

How to Install pytest-html

You can install pytest-html using pip

pip install pytest-html

or add it to a project with poetry

poetry add pytest-html

Package Details

Author
License
Homepage
PyPi:
https://pypi.org/project/pytest-html/
GitHub Repo:
https://github.com/pytest-dev/pytest-html

Classifiers

  • Software Development/Quality Assurance
  • Software Development/Testing
  • Utilities
No  pytest-html  pypi packages just yet.

Errors

A list of common pytest-html errors.

Code Examples

Here are some pytest-html code examples and snippets.

GitHub Issues

The pytest-html package has 155 open issues on GitHub

  • Wrong assumption in _post_process_reports discards output to terminal
  • Separate Nightly workflow
  • Fix pypy3 tests
  • Drop support for python 3.6
  • Fix pypy3 tests
  • Fix Codecov
  • Combined fe and be
  • Configure logging format
  • The "create report" option, –html's parameter should be optional as it's possible to specify the name procedurally
  • Lines on both \r and \n
  • new feature request: adding a textfile as a clickable url to report
  • Duration column does not sort numerically
  • Numeric column sorting disappeared in v3
  • image is not displaying on the report page

See more issues on GitHub

Related Packages & Articles

pytest-aoc 1.23.4

Downloads puzzle inputs for Advent of Code and synthesizes PyTest fixtures