Test Results as JSON
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 3k
- Forks
- 101
- PR merge metrics
- No merged PRs in 30d
Description
Currently there doesn't seem to be a way to get the test result data other then parsing the cli output which is missing some information. Would be great if there either was a way to set a reporter or get an output that is parsable like tap.
The reason this would be useful is to be able to send reports to other tools
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 names no files or tests; start by tracing uvu's CLI result-reporting path and how reporter output is produced. Define the supported machine-readable format or reporter interface, then verify that test results expose the information needed by external tools without requiring CLI parsing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli, testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100