Add more testing metrics in test results summary
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 139
- Forks
- 52
- Avg merge
- 1h 16m
- Merged PRs (30d)
- 3
Description
- add stats around total test cases and unit/integration test sucess/failure? maybe configurable reporting?
- add section to summary called "testwise_summary" listing per test metrics (e.g. total test, total tests passed, ...)
- also list num skipped at both detection and test level
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 locating the code that builds the test results summary and reviewing its current output and tests. Define how unit, integration, detection-level, and test-level counts should appear, including skipped tests and any configuration, then update the summary and its coverage so the requested metrics are present.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100