Files
stevedore/doc/source/user/tutorial/testing.rst
Doug Hellmann e758e51871 move documentation into the new standard layout
Change-Id: Id5ae008eab8e52d8943659b809ed1bcd996e0794
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-06-28 13:05:57 -04:00

10 lines
172 B
ReStructuredText

=========
Testing
=========
.. describe using the TestManager for setting up application tests
.. seealso::
* :class:`~stevedore.tests.manager.TestExtensionManager`