Skip to main content
Join the chat at https://gitter.im/prashanth-sams/pytest-html-reporter PyPI version Build Status Downloads

Generates a static html report based on pytest framework

pytest-html-reporter

Features

  • Generic information
    • Overview

    • Trends

    • Suite Highlights

    • Test suite details

  • Archives / History

  • Screenshots on failure

  • Test Rerun support

Installation

$ pip install pytest-html-reporter

Usage

By default, the filename used is pytest_html_reporter.html and path chosen is report; you can skip both or either one of them if not needed:

$ pytest tests/

Custom path and filename

Add --html tag followed by path location and filename to customize the report location and filename:

$ pytest tests/ --html=./report
$ pytest tests/ --html=./report/report.html

pytest.ini

Alternate option is to add this snippet in the pytest.ini file:

[pytest]
addopts = -vs -rf --html=./report

Note: If you fail to provide --html tag, it consider your project’s home directory as the base

pytest-html-reporter-overview

https://i.imgur.com/ge6OCM6.gif

https://i.imgur.com/b1UFgHc.gif

Is there a demo available for this gem?

Yes, you can use this demo as an example, https://github.com/prashanth-sams/pytest-html-reporter:

$ pytest tests/

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pytest-html-reporter-0.1.7.tar.gz (5.0 MB view details)

Uploaded Source

File details

Details for the file pytest-html-reporter-0.1.7.tar.gz.

File metadata

  • Download URL: pytest-html-reporter-0.1.7.tar.gz
  • Upload date:
  • Size: 5.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.7.3

File hashes

Hashes for pytest-html-reporter-0.1.7.tar.gz
Algorithm Hash digest
SHA256 d8814d64b0da4712066001d1aafa165401b1640c51ed101a3c043c24746c83e0
MD5 18ea5209057649b3d5e5a60f30ec02ad
BLAKE2b-256 a2f5a271d45ad6ee564226a9e52de7fe9f2a388ac4428aae675653e9f59ebcc0

See more details on using hashes here.

Release history Release notifications | RSS feed

0.2.9

1 file

0.2.8

1 file

0.2.7

1 file

0.2.6

1 file

0.2.5

1 file

0.2.4

1 file

0.2.3

1 file

0.2.2

1 file

0.2.1

1 file

0.2.0

1 file

0.1.9

1 file

0.1.8

1 file

This release

0.1.7 This release

1 file

0.1.6

1 file

0.1.5

1 file

0.1.4

1 file

0.1.3

1 file

0.1.2

1 file

0.1.1

1 file

0.1.0

1 file

0.0.9

1 file

0.0.8

1 file

0.0.7

1 file

0.0.6

1 file

0.0.5

1 file

0.0.4

1 file

0.0.3

1 file

0.0.2

1 file

0.0.1

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page