pytest-dev / pytest-dev/pytest-html
Allow breaking the list of results in pages
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 779
- Forks
- 260
- PR merge metrics
- No merged PRs in 30d
Description
Useful when you have thousands of tests and the browser struggles to open them all.
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 does not name a file, test, or entry point. Start by tracing how pytest-html builds the browser-facing list of test results, then identify the existing report tests covering large result sets. Done should mean results can be divided into pages so reports with thousands of tests remain usable in a browser.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100