diff options
| author | Ashley Sommer <Ashley.Sommer@csiro.au> | 2021-07-09 09:52:29 +1000 |
|---|---|---|
| committer | Ashley Sommer <Ashley.Sommer@csiro.au> | 2021-07-09 09:52:29 +1000 |
| commit | e8d8a083e77e7a7bb17b52c8847e0dbdd3f558ba (patch) | |
| tree | 1b53ae4ce3876628a0a7df1570303c9a92c54179 /README.md | |
| parent | 25d265e8cc6cf86c310493a064927502be9233d7 (diff) | |
| parent | 4ed7145a440d9721acfb1e15e0971ed81f048a26 (diff) | |
| download | rdflib-e8d8a083e77e7a7bb17b52c8847e0dbdd3f558ba.tar.gz | |
Merge remote-tracking branch 'origin/master' into json_ld_11
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |
