Open
Description
- Add JUnit report generation
Most CI support JUnit report parsing :
- TeamCity: https://www.jetbrains.com/help/teamcity/xml-report-processing.html
- GitLab-CI: https://docs.gitlab.com/ee/ci/pipelines/job_artifacts.html#artifactsreportsjunit
JUnit schema : https://github.com/windyroad/JUnit-Schema/blob/master/JUnit.xsd
Some CI environment supports custom build status:
Some might come in the futur:
Activity