Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add junit support #49

Open
rn opened this issue Apr 26, 2018 · 2 comments
Open

Add junit support #49

rn opened this issue Apr 26, 2018 · 2 comments

Comments

@rn
Copy link
Member

rn commented Apr 26, 2018

junit is a "standard" XML based file format to report unit test results and there seems to be some tooling support for it as well (at least in Jenkins). Would be good to add junit support to rtf to take advantage of this tooling and to allow for better integration with Jenkins based CI systems.

Here is a link to some documentation I found: http://llg.cubic.org/docs/junit/ and here is a link to the XSD schema: https://github.com/windyroad/JUnit-Schema

@dnephin
Copy link
Contributor

dnephin commented Apr 26, 2018

@rn
Copy link
Member Author

rn commented Apr 26, 2018

Thanks, good to know

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants