Chris Dent 5d8949257a Be more visible about test loader needs when concurrent
Some recent failulres in OpenStack land made it clear that
it was less clear than it should be the precautions that are
required when running gabbi in a concurrent testing environment.
2016-06-16 13:38:56 +01:00

15 lines
292 B
ReStructuredText

Example Tests
=============
.. _example:
What follows is a commented example of some tests in a single
file demonstrating many of the :doc:`format` features. See
:doc:`loader` for the Python needed to integrate with a testing
harness.
.. literalinclude:: example.yaml
:language: yaml