]> git.r.bdr.sh - rbdr/page/blobdiff - README.md
Remove fail threshold as it's not consistent
[rbdr/page] / README.md
index 3879878666e38d18a72a4fd2c29cdae12a73267e..d6d889c40dc25242f722142d67066a31f2f38c2c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -70,3 +70,9 @@ Build dev version with `make` or `make build`.
 
 Build release with `make -e profile=release` or `make -e profile=release build`.
 
+Run tests with `make test`.
+
+If you have [tarpaulin][tarpaulin], you can also run `make coverage` to get
+coverage information.
+
+[tarpaulin]: https://github.com/xd009642/tarpaulin