pytest-dev / pytest-dev/pytest-reportlog
Question: Tool for visualization
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 104
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
Is any tool visualizing tests from JSON format compatible with the pytest-reportlog tool (e.g. as a static HTML page)? It would be nice to have one that could group test stages (setup, call, teardown) into a single block for more human readability.
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
Start by reviewing pytest-reportlog's JSON output and the request for a compatible visualization tool. Check whether an existing tool can produce a static HTML page and group setup, call, and teardown stages into one block; done would require a documented recommendation or a separately scoped implementation proposal.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization, testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100