diff --git a/tests/README.md b/tests/README.md new file mode 100644 index 0000000..345b03b --- /dev/null +++ b/tests/README.md @@ -0,0 +1,10 @@ +# Test report + +- overall status: ![CI test build](https://github.com/sdsc-ordes/saving-willy/actions/workflows/python-pytest.yml/badge.svg) +- more detailed test report: TODO + +## Test coverage + +- TODO + - 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 + - For a table: try this https://github.com/coroo/pytest-coverage-commentator \ No newline at end of file