summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2021-10-31 18:01:27 +0200
committerPaul Buetow <paul@buetow.org>2021-10-31 18:01:27 +0200
commit1606b809fc905b74f1f2be408a6fc1393a8ac6dd (patch)
treee5048acdcf49ffe30bf2e1c69bf87d6c4066cc24 /README.md
parentc1b3515ce4438c03ac9f6a74a6ede408e48f1515 (diff)
add testing guide
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index d8c18b7..9d80405 100644
--- a/README.md
+++ b/README.md
@@ -18,6 +18,7 @@ If you like what you see [look here for more examples](doc/examples.md)! You can
Installation and Usage
======================
+* Check out the [Testing Guide](doc/testing.md) for unit and integration testing.
* For the most straightforward setup, please follow the [Quick Starting Guide](doc/quickstart.md).
* For a more sustainable setup, please follow the [Installation Guide](doc/installation.md).
* Please also look at the [Usage Examples](doc/examples.md).