rmm commited on
Commit
282c765
·
1 Parent(s): d90e4ef

test: adding badge for a top-level status report

Browse files
Files changed (1) hide show
  1. tests/README.md +10 -0
tests/README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ # Test report
2
+
3
+ - overall status: ![CI test build](https://github.com/sdsc-ordes/saving-willy/actions/workflows/python-pytest.yml/badge.svg)
4
+ - more detailed test report: TODO
5
+
6
+ ## Test coverage
7
+
8
+ - TODO
9
+ - For a summary: one way is using https://github.com/GaelGirodon/ci-badges-action, can add it as a post-pytest step to the CI
10
+ - For a table: try this https://github.com/coroo/pytest-coverage-commentator