pytest-dev / pytest-dev/pytest-html
[Feature Request] It would be good if we add test execution graphs in test report
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 779
- Forks
- 260
- PR merge metrics
- No merged PRs in 30d
Description
It would be great if we have a graph generation support based upon the test execution counts(passed,failed,skipped counts,etc). This feature would enhance the report html in terms of coverage metrics. Please do let me it is possible or not. Thanks.
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
The issue concerns pytest HTML reports and graphs based on passed, failed, and skipped test counts. No files, tests, or entry points are mentioned, so start by locating the report-generation code and existing coverage metrics. Done means the HTML report presents useful execution-count graphs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization, testing-qa
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100