diff options
Diffstat (limited to 'test/README.md')
-rw-r--r-- | test/README.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/README.md b/test/README.md index 9e7ae4577..a068bb4f5 100644 --- a/test/README.md +++ b/test/README.md @@ -1,4 +1,5 @@ -# Integration testing +![PODMAN logo](../logo/podman-logo-source.svg) +# Integration Tests Our primary means of performing integration testing for libpod is with the [Ginkgo](https://github.com/onsi/ginkgo) BDD testing framework. This allows |