summaryrefslogtreecommitdiff
path: root/doc/testing.md
diff options
context:
space:
mode:
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