
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.
15 lines
292 B
ReStructuredText
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
|
|
|
|
|