summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAshley Sommer <Ashley.Sommer@csiro.au>2021-07-09 09:52:29 +1000
committerAshley Sommer <Ashley.Sommer@csiro.au>2021-07-09 09:52:29 +1000
commite8d8a083e77e7a7bb17b52c8847e0dbdd3f558ba (patch)
tree1b53ae4ce3876628a0a7df1570303c9a92c54179 /README.md
parent25d265e8cc6cf86c310493a064927502be9233d7 (diff)
parent4ed7145a440d9721acfb1e15e0971ed81f048a26 (diff)
downloadrdflib-e8d8a083e77e7a7bb17b52c8847e0dbdd3f558ba.tar.gz
Merge remote-tracking branch 'origin/master' into json_ld_11
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 87a9f5a7..cc200b6e 100644
--- a/README.md
+++ b/README.md
@@ -210,6 +210,9 @@ Tip: If the underlying Dockerfile for the test runner changes, use `make build`.
### Running the tests in a Docker container with coverage report
Run the test suite inside a Docker container with HTML coverage report.
+```shell
+make coverage
+```
### Viewing test coverage