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

Use CircleCI Test Results feature to clearly show status of scripts #14

Open
patcon opened this issue Apr 16, 2019 · 0 comments
Open

Use CircleCI Test Results feature to clearly show status of scripts #14

patcon opened this issue Apr 16, 2019 · 0 comments

Comments

@patcon
Copy link
Member

patcon commented Apr 16, 2019

CircleCI is intended for running tests on code. Due to this, it has support for visualizing a summary file that many reporting tools with spit out on completion, sharing information on passes and failures and other stats:

screenshot

We could hijack this to better communicate what happened in the script run: success vs failure. failure reasons. number of spreadsheet rows updated/created, etc.

CircleCI docs and example of UI: https://circleci.com/docs/2.0/collect-test-data/

JUnit formatter: https://www.ibm.com/support/knowledgecenter/en/SSUFAU_1.0.0/com.ibm.rsar.analysis.codereview.cobol.doc/topics/cac_useresults_junit.html

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

1 participant