summaryrefslogtreecommitdiff
path: root/docs/narr/project.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/narr/project.rst')
-rw-r--r--docs/narr/project.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/narr/project.rst b/docs/narr/project.rst
index f178b854f..09ec89fb6 100644
--- a/docs/narr/project.rst
+++ b/docs/narr/project.rst
@@ -723,3 +723,5 @@ You may add more tests here as you build your application. You are
not required to write tests to use :mod:`repoze.bfg`, this file is
simply provided as convenience and example.
+See :ref:`unittesting_chapter` for more information about writing
+:mod:`repoze.bfg` unit tests.