summaryrefslogtreecommitdiff
path: root/docs/glossary.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/glossary.rst')
-rw-r--r--docs/glossary.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/glossary.rst b/docs/glossary.rst
index fc6eda328..a3aacebce 100644
--- a/docs/glossary.rst
+++ b/docs/glossary.rst
@@ -841,3 +841,8 @@ Glossary
``request.registry.settings`` dictionary. Deployment settings can be
used as global application values.
+ WebTest
+ `WebTest <http://pythonpaste.org/webtest/>`_ is a package which can help
+ you write functional tests for your WSGI application.
+
+