Generate a tests report
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 102
- Forks
- 49
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 16
Description
Hello,
Having the possibility to generate a test report would be great (especially to publish them in CIs).
No sure which format to use. JUnit is the most commonly used and a lot of tools supports it but ... xml 😢.
The testing tools generating json reports seems to all use a custom format 😞.
Looking into this I came across this initiative that is very new but could be interesting.
What do you think about it?
Regards,
Yann
Contributor guide
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
No file, test, or entry point is named. Start by reading the nine-comment discussion and comparing the proposed JUnit and CTRF formats; define the report contract before implementation. Done means the CLI generates a documented, CI-consumable test report and has tests covering the chosen format.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli, testing-qa
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100