This commit is contained in:
Daniel Hahler
2019-04-03 18:11:14 +02:00
parent 5935fbaa7a
commit befc8a3f10
20 changed files with 86 additions and 164 deletions

View File

@@ -43,7 +43,7 @@ Running this would result in a passed test except for the last
=========================== 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
rootdir: /home/sweet/project
collected 1 item
test_tmp_path.py F [100%]
@@ -110,7 +110,7 @@ Running this would result in a passed test except for the last
=========================== 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
rootdir: /home/sweet/project
collected 1 item
test_tmpdir.py F [100%]