Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pytest-dev/pytest-html
Plugin for generating HTML reports for pytest results
https://github.com/pytest-dev/pytest-html
html plugin pytest pytest-plugin python
Last synced: 2 months ago
JSON representation
Plugin for generating HTML reports for pytest results
- Host: GitHub
- URL: https://github.com/pytest-dev/pytest-html
- Owner: pytest-dev
- License: other
- Created: 2015-04-14T19:22:42.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-28T23:28:04.000Z (2 months ago)
- Last Synced: 2024-10-29T17:38:38.051Z (2 months ago)
- Topics: html, plugin, pytest, pytest-plugin, python
- Language: Python
- Homepage:
- Size: 1.26 MB
- Stars: 700
- Watchers: 25
- Forks: 235
- Open Issues: 176
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
- best-of-python-dev - GitHub - 38% open · ⏱️ 24.04.2024): (Testing Tools)
README
pytest-html
===========pytest-html is a plugin for `pytest `_ that generates a HTML report for test results.
.. image:: https://img.shields.io/badge/license-MPL%202.0-blue.svg
:target: https://github.com/pytest-dev/pytest-html/blob/master/LICENSE
:alt: License
.. image:: https://img.shields.io/pypi/v/pytest-html.svg
:target: https://pypi.python.org/pypi/pytest-html/
:alt: PyPI
.. image:: https://img.shields.io/conda/vn/conda-forge/pytest-html.svg
:target: https://anaconda.org/conda-forge/pytest-html
:alt: Conda Forge
.. image:: https://github.com/pytest-dev/pytest-html/workflows/gh/badge.svg
:target: https://github.com/pytest-dev/pytest-html/actions
:alt: CI
.. image:: https://img.shields.io/requires/github/pytest-dev/pytest-html.svg
:target: https://requires.io/github/pytest-dev/pytest-html/requirements/?branch=master
:alt: Requirements
.. image:: https://codecov.io/gh/pytest-dev/pytest-html/branch/master/graph/badge.svg?token=Y0myNKkdbi
:target: https://codecov.io/gh/pytest-dev/pytest-html
:alt: CodecovResources
---------- `Documentation `_
- `Release Notes `_
- `Issue Tracker `_
- `Code `_Contributing
------------We welcome contributions.
To learn more, see `Development `_
Screenshots
-----------.. image:: https://cloud.githubusercontent.com/assets/122800/11952194/62daa964-a88e-11e5-9745-2aa5b714c8bb.png
:target: https://cloud.githubusercontent.com/assets/122800/11951695/f371b926-a88a-11e5-91c2-499166776bd3.png
:alt: Enhanced HTML report