summaryrefslogtreecommitdiff
path: root/doc/contexts.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/contexts.rst')
-rw-r--r--doc/contexts.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/contexts.rst b/doc/contexts.rst
index e8aa4ed4..6a1293fd 100644
--- a/doc/contexts.rst
+++ b/doc/contexts.rst
@@ -79,6 +79,8 @@ this empty context. For example, if you are recording test names as contexts,
then the code run by the test runner before (and between) tests will be in the
empty context.
+Dynamic contexts can be explicitly disabled by setting ``dynamic_context`` to
+``none``.
.. _context_reporting: