Skip to main content

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

Pre-requisites

To be able to use this plugin you will need below dependencies:

  • Python >=3.8
  • Jinja2
  • Pytest

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 as shown in below presentation

Presentation

pyreport

Project details


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.1.0.tar.gz (8.4 kB view details)

Uploaded Source

Built Distribution

pytest_pyreport-1.1.0-py3-none-any.whl (8.8 kB view details)

Uploaded Python 3

File details

Details for the file pytest-pyreport-1.1.0.tar.gz.

File metadata

  • Download URL: pytest-pyreport-1.1.0.tar.gz
  • Upload date:
  • Size: 8.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.17

File hashes

Hashes for pytest-pyreport-1.1.0.tar.gz
Algorithm Hash digest
SHA256 164aa924b663b1b2f8ebd4a09a87ed7e5bc99d7deb5ce4d8a5634342b90ffe9a
MD5 b7948b711d1eeab225aa561b01f6a8a9
BLAKE2b-256 fd27f314f87ba00802f81883f5260de192d5c6e9e2fd97f0b480b268c7565a73

See more details on using hashes here.

File details

Details for the file pytest_pyreport-1.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for pytest_pyreport-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 54938ffc3188ee134a384f108386fd0913af18b84dc97449f4e307703c2ba4b4
MD5 a2f3475edf44f872d26a8e665e33da9f
BLAKE2b-256 8d2ef56403ec72542f71e89de3b362e36ffa571f778c782978e3c4de4496cf61

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page