summaryrefslogtreecommitdiff
path: root/doc/en/unittest.rst
diff options
context:
space:
mode:
authorBruno Oliveira <bruno@esss.com.br>2019-01-30 14:25:38 -0200
committerBruno Oliveira <bruno@esss.com.br>2019-01-30 14:25:38 -0200
commitfa979a4290cdd6ba089091bf898ea65ff1bc2a65 (patch)
treef23003728def73cb86adb3cc1d62fbd7bfada42e /doc/en/unittest.rst
parente2a15c79e7382009670f913a83ba6e1cb82783e4 (diff)
downloadpytest-fa979a4290cdd6ba089091bf898ea65ff1bc2a65.tar.gz
Preparing release version 4.2.0
Diffstat (limited to 'doc/en/unittest.rst')
-rw-r--r--doc/en/unittest.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/en/unittest.rst b/doc/en/unittest.rst
index 34c8a35db..7eb92bf43 100644
--- a/doc/en/unittest.rst
+++ b/doc/en/unittest.rst
@@ -129,6 +129,7 @@ the ``self.db`` values in the traceback:
$ pytest test_unittest_db.py
=========================== test session starts ============================
platform linux -- Python 3.x.y, pytest-4.x.y, py-1.x.y, pluggy-0.x.y
+ cachedir: $PYTHON_PREFIX/.pytest_cache
rootdir: $REGENDOC_TMPDIR, inifile:
collected 2 items