Add pointers for Integration Tests to docs

Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>

Closes: #910
Approved by: rhatdan
This commit is contained in:
TomSweeneyRedHat
2018-06-05 18:27:57 -04:00
committed by Atomic Bot
parent dedc7cc329
commit 781eec27b5
3 changed files with 19 additions and 2 deletions

View File

@ -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