Files
deb-python-gabbi/docs/source/example.rst
2015-04-20 20:21:52 +01:00

424 B

Test Example

What follows is a commented example of some tests in a single file demonstrating many of the format features. See Loader, below, for the Python need to integrate with a testing harness.

example.yaml

Loader

To run those tests a test loader is required. That would look a bit like this:

example.py