reporterplus / reporterplus/pytest-html-plus

Support option to skip generate html report

Open
#281 5 comments 0 reactions 1 assignee View on GitHub

@LeoAzLiu is already working on this.

Since Sep 8, 2026.

core-logic-change enhancement v1.3.0
Dominant language
Python
Stars
71
Forks
5
Avg merge
1d 14h
Merged PRs (30d)
5

Description

Summary

Add option --no-html to disable generate html report when integrate with other report system

Problem It Solves

The option will save time cost and disk space when integrated with others like vscode.

Proposed Solution

Add a CLI option like --generate-xml

pytest --no-html --plus-output=failed-only

Alternatives Considered

I think the json report file is the core. Other report like xlm/html all can be disable.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.