What is ReporterPlus?

ReporterPlus is a set of small, composable tools built around pytest test results. Each component does one thing well and produces stable artifacts you fully own.

Choose your workflow

HTML reports

Generate in less than 3 seconds a fast, unified, mobile-friendly pytest HTML report with automatic screenshots. No hooks, no merge plugins, no configuration — works out of the box with xdist.

pytest-html-plus →

VS Code integration

VS Code extension for pytest-html-plus that shows failed tests in a sidebar and lets you jump directly to the failure location. Designed for fast local debugging — it complements the HTML report instead of replacing it.

VS Code extension →

CI automation

GitHub Action to collect, upload, and publish pytest-html-plus reports from CI runs. Automatically publishes unified HTML reports and artifacts for every workflow — no custom scripts, no merge steps, and works out of the box with parallel (xdist) runs.

GitHub Actions →

Design philosophy

Get started

Each ReporterPlus component is documented and versioned independently. Start with the tool that matches your workflow.

Explore repositories on GitHub →