Become a sponsor to ReporterPlus
I maintain ReporterPlus — an open-source pytest reporting ecosystem used by QA engineers and developers who want clear, actionable test results without the setup overhead.
The ecosystem includes:
pytest-html-plus — a zero-config pytest plugin with flaky test detection, auto screenshots, xdist support, and single-file HTML reports
pytest-html-plus GitHub Action — drop-in CI reporting for any GitHub workflow, no manual install needed
pytest-html-plus VS Code Extension — view and interact with reports directly inside your editor
ReporterPlus will always be free — no paywalls, no paid tiers, no feature gating. If it's saved you time or made your test results easier to understand, a sponsorship is a way to say thanks and keep me motivated to keep going.
Meet the team
-
Sandeep Krishna Donepudi skdonepudiWeb3 Dev
-
Featured work
-
reporterplus/pytest-html-plus
Generate Actionable, automatic screenshots, unified Pytest HTML report in less than 3 seconds — no hooks, merge plugins, no config, xdist-ready.
Python 67 -
reporterplus/pytest-html-plus-action
GitHub Action to collect, upload, and publish pytest-html-plus reports from CI runs. Automatically exposes the unified HTML report and artifacts for every workflow — no custom scripts, no merge ste…
Shell -
reporterplus/pytest-html-plus-vscode
VS Code extension for pytest-html-plus that shows failed tests in a sidebar and lets you navigate directly to the failure location with one click. Designed for fast local debugging — it complements…
TypeScript