summaryrefslogtreecommitdiff
path: root/doc/testing.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2021-11-07 13:27:47 +0200
committerPaul Buetow <paul@buetow.org>2021-11-07 13:27:47 +0200
commitcff54875e836a5da0fd3521bea23817f2b40ec54 (patch)
tree18d68be29d2f612cb86262e7339aabbf916dc67f /doc/testing.md
parente11a4b5bc7960ee7f20cabc7fd7810572d934806 (diff)
add int test gif
Diffstat (limited to 'doc/testing.md')
-rw-r--r--doc/testing.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/testing.md b/doc/testing.md
index 92455c9..0e802a7 100644
--- a/doc/testing.md
+++ b/doc/testing.md
@@ -45,6 +45,8 @@ To run the integration test together with all the unit tests simply run `make te
% go test -race -v ./integrationtests
```
+![testing](testing.gif "Integration tests")
+
## Semi-manual tests with DTail server instances running in Docker
### Requirements