Spaces:
Sleeping
Sleeping
rmm
commited on
Commit
·
282c765
1
Parent(s):
d90e4ef
test: adding badge for a top-level status report
Browse files- tests/README.md +10 -0
tests/README.md
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Test report
|
2 |
+
|
3 |
+
- overall status: 
|
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
|