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.1.tar.gz
(7.8 kB
view details)
Built Distribution
File details
Details for the file pytest-pyreport-1.0.1.tar.gz
.
File metadata
- Download URL: pytest-pyreport-1.0.1.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 | 362522faaa018551de3f3ca1d97d0a6606b625edf017bc6192f063aba4330201 |
|
MD5 | 73808492c6baab4d45675c14fc3d7b4a |
|
BLAKE2b-256 | ce289e3e66731364117b270ac0d980cf5df9af3398ab7a70afb885ea25f66b50 |
File details
Details for the file pytest_pyreport-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: pytest_pyreport-1.0.1-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 | 745d983c267e2b4964a44f61ab3534fd51f65c898f893bc509869ba87bfbeedd |
|
MD5 | 29ac7f75a90e78a32fdf74056e39814a |
|
BLAKE2b-256 | cc65d99bc20d8645edc65dd69deeabcd25da397f06afb381dbe7bdf954f280b0 |