PyReport is a lightweight reporting plugin for Pytest that provides concise HTML report
Project description
PyReport
Quick overview
PyReport is a lightweight reporting plugin for Pytest that provides concise HTML reports by parsing JunitXML test results
Getting started
To start using PyReport please follow below instructions:
- Install
pytest-pyreport
plugin:
pip install pytest-pyreport==<version>
- Run tests using below command:
pytest --junitxml=result.xml -o junit_family="xunit1" --pyreport
- You should see
pyreport.html
file that auto generated by using above command. Open it and check the test results
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pytest-pyreport-1.0.0.tar.gz
(7.8 kB
view details)
Built Distribution
File details
Details for the file pytest-pyreport-1.0.0.tar.gz
.
File metadata
- Download URL: pytest-pyreport-1.0.0.tar.gz
- Upload date:
- Size: 7.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a41940a584d48ba985e6c402696d68a527590abc558688522ae444c3136aaa67 |
|
MD5 | 5dfe4c905a7459e10418f6ae6b4966a7 |
|
BLAKE2b-256 | a59648daeef6a7157badb4d407a6650a954addc9a3a9aa194003825adc751edf |
File details
Details for the file pytest_pyreport-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: pytest_pyreport-1.0.0-py3-none-any.whl
- Upload date:
- Size: 8.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b15f322ce1df99f325ef183d14c6f921c8f1b675cf997c97307b26e72612a71a |
|
MD5 | 9b13d4866710c09e16ff39ac26b55262 |
|
BLAKE2b-256 | ffb5ee6cf2cd0bb8b69f04338e8ba74f4c87e6648d1660c2b561624d9c9b653c |