summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 690110ea..f81a130a 100644
--- a/README.md
+++ b/README.md
@@ -61,6 +61,12 @@ make build-js
# build for production with minification
make build-js-production
```
+## Running tests
+You can use the provided Makefile to run all tests by using:
+
+```
+make test
+```
## :v: Code of conduct