CivicTechTO / CivicTechTO/civictechto-scripts

Use CircleCI Test Results feature to clearly show status of scripts

Open
#14 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
7
Forks
2
PR merge metrics
No merged PRs in 30d

Description

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](https://circleci.com/docs/assets/img/docs/insights.png)

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.