summaryrefslogtreecommitdiff
path: root/docs/api/testing.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api/testing.rst')
-rw-r--r--docs/api/testing.rst10
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:
+