reporterplus / reporterplus/pytest-html-plus
Support XFAIL test outcomes in reports
Open
@reach2jeyan is already working on this.
Since Jun 9, 2026.
core-logic-change
enhancement
good first issue
- Dominant language
- Python
- Stars
- 71
- Forks
- 5
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 5
Description
Support XFAIL outcomes
ReporterPlus currently recognizes the xfail marker but treats xfailed tests as passed. Add support for a dedicated XFAILED status, separate summary counts and filters, while preserving logs and attachments.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.