File: example.rst

package info (click to toggle)
python-gabbi 1.24.0-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 672 kB
  • ctags: 382
  • sloc: python: 2,272; makefile: 199; sh: 49
file content (14 lines) | stat: -rw-r--r-- 292 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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