test_ok2/doc/en/example
Wojtek Erbetowski d23fbab188 Add autouse fixture order information (#3404).
A case with a fixture use both as an autouse and explititly
was raised. This case sounds too narrow to add to documentation
(and could be misleading for people learning pytest with explicitely
using an autouse fixture). At the same time there was no documentation
on the autouse vs regular fixture order, therefore this commit adds
such an information. Code sample grew and it was extracted to the file.
2019-07-13 11:43:47 +02:00
..
assertion Use importlib instead of imp in demo 2019-06-28 14:40:10 -07:00
costlysetup pre-commit run pyupgrade --all-files 2019-06-03 12:08:02 -03:00
fixtures Add autouse fixture order information (#3404). 2019-07-13 11:43:47 +02:00
nonpython Substituted 'yml' to '.yaml' in relevant files 2019-07-02 23:49:06 -07:00
py2py3 pre-commit run fix-encoding-pragma --all-files 2019-06-03 12:08:01 -03:00
attic.rst remove and ban py.io.BytesIO, py.process, py.path.local.sysfind 2019-01-21 19:51:16 -08:00
conftest.py pre-commit run fix-encoding-pragma --all-files 2019-06-03 12:08:01 -03:00
index.rst Clarify PYTHONPATH changes and ``rootdir`` roles 2017-07-21 07:28:11 -03:00
markers.rst Preparing release version 5.0.1 2019-07-04 20:01:16 -04:00
multipython.py Use shutil.which to avoid distutils+imp warning 2019-06-28 14:44:49 -07:00
nonpython.rst Preparing release version 5.0.1 2019-07-04 20:01:16 -04:00
parametrize.rst Preparing release version 5.0.1 2019-07-04 20:01:16 -04:00
pythoncollection.py pre-commit run pyupgrade --all-files 2019-06-03 12:08:02 -03:00
pythoncollection.rst Preparing release version 5.0.1 2019-07-04 20:01:16 -04:00
reportingdemo.rst Preparing release version 5.0.1 2019-07-04 20:01:16 -04:00
simple.rst Preparing release version 5.0.1 2019-07-04 20:01:16 -04:00
special.rst Highlight docs with pygments-pytest 2018-11-23 22:01:30 -08:00
xfail_demo.py pre-commit run fix-encoding-pragma --all-files 2019-06-03 12:08:01 -03:00