diff options
Diffstat (limited to 'docs/api')
| -rw-r--r-- | docs/api/testing.rst | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/api/testing.rst b/docs/api/testing.rst new file mode 100644 index 000000000..da0a128d9 --- /dev/null +++ b/docs/api/testing.rst @@ -0,0 +1,10 @@ +.. _testing_module: + +:mod:`repoze.bfg.testing` +========================== + +.. automodule:: repoze.bfg.testing + + .. autoclass:: BFGTestCase + :members: + |
