12 lines
250 B
ReStructuredText
12 lines
250 B
ReStructuredText
.. _pecan_testing:
|
|
|
|
:mod:`pecan.testing` -- Pecan Testing
|
|
===========================================
|
|
|
|
The :mod:`pecan.testing` module includes fixtures to help test Pecan
|
|
applications.
|
|
|
|
.. automodule:: pecan.testing
|
|
:members:
|
|
:show-inheritance:
|