Add JUnit format output
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
http://help.catchsoftware.com/display/ET/JUnit+Format
With this kind of output we could display beautiful test results directly on Jenkins.
There is a [python library](https://pypi.python.org/pypi/junit-xml/1.0) that could make this very easy.
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
No files, tests, or entry points are named. Start by locating where lumRest produces test output, then read the linked JUnit format and review the referenced python library; done means the generated results can be displayed directly in Jenkins.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ci-cd, testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100