summaryrefslogtreecommitdiff
path: root/doc/en/cache.rst
diff options
context:
space:
mode:
authorRonny Pfannschmidt <ronny.pfannschmidt@redhat.com>2017-01-20 17:55:35 +0100
committerRonny Pfannschmidt <ronny.pfannschmidt@redhat.com>2017-01-22 18:44:30 +0100
commit4d0c635252273fa95f9b7aaa70506a1e8f727c8e (patch)
tree4725d3626cf0cfd7e5d51b6155aecc450fca4eef /doc/en/cache.rst
parent55f21bd2b9f07c55072c1017637587b2fd3bd24e (diff)
downloadpytest-4d0c635252273fa95f9b7aaa70506a1e8f727c8e.tar.gz
regendoc
Diffstat (limited to 'doc/en/cache.rst')
-rw-r--r--doc/en/cache.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/en/cache.rst b/doc/en/cache.rst
index b1a7b3796..3b4703bf5 100644
--- a/doc/en/cache.rst
+++ b/doc/en/cache.rst
@@ -80,7 +80,7 @@ If you then run it with ``--lf``::
$ pytest --lf
======= test session starts ========
- platform linux -- Python 3.5.2, pytest-3.0.5, py-1.4.31, pluggy-0.4.0
+ platform linux -- Python 3.5.2, pytest-3.0.6, py-1.4.33, pluggy-0.4.0
run-last-failure: rerun last 2 failures
rootdir: $REGENDOC_TMPDIR, inifile:
collected 50 items
@@ -122,7 +122,7 @@ of ``FF`` and dots)::
$ pytest --ff
======= test session starts ========
- platform linux -- Python 3.5.2, pytest-3.0.5, py-1.4.31, pluggy-0.4.0
+ platform linux -- Python 3.5.2, pytest-3.0.6, py-1.4.33, pluggy-0.4.0
run-last-failure: rerun last 2 failures first
rootdir: $REGENDOC_TMPDIR, inifile:
collected 50 items
@@ -227,7 +227,7 @@ You can always peek at the content of the cache using the
$ py.test --cache-show
======= test session starts ========
- platform linux -- Python 3.5.2, pytest-3.0.5, py-1.4.31, pluggy-0.4.0
+ platform linux -- Python 3.5.2, pytest-3.0.6, py-1.4.33, pluggy-0.4.0
rootdir: $REGENDOC_TMPDIR, inifile:
cachedir: $REGENDOC_TMPDIR/.cache
------------------------------- cache values -------------------------------