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

Support CI Reporters #15

Open
ScottFreeCode opened this issue Dec 3, 2020 · 0 comments
Open

Support CI Reporters #15

ScottFreeCode opened this issue Dec 3, 2020 · 0 comments

Comments

@ScottFreeCode
Copy link
Contributor

Various CI servers such as Jenkins and Team City support test report logs in particular formats that can be parsed and read by the server in order to identify and track tests, allowing e.g. "4 out of 12 done, no failures" type indicators on the builds.

Supporting this for a variety of CI servers probably requires test result reporting to be pluggable.

See also #14 re. potentially needing to refactor output anyway.

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

No branches or pull requests

2 participants