test_ok2/doc/en/example
Marius Gedminas 3ad5b9de86 Docs: config.option is deprecated
https://pytest.org/latest/writing_plugins.html#_pytest.config.Config says config.option is deprecated and one should use config.getoption() instead.
2016-06-02 09:52:56 +03:00
..
assertion Moved py.code code over to py.test 2016-01-25 23:18:04 -02:00
costlysetup rename pytest.factory usages into pytest.fixture ones 2012-10-05 10:21:35 +02:00
layout1 added "docs/en" directory and moved 2012-06-06 08:52:53 +09:00
nonpython fix issue307 - use yaml.safe_load instead of yaml.load, thanks Mark Eichin. 2013-05-16 09:59:48 +02:00
py2py3 added "docs/en" directory and moved 2012-06-06 08:52:53 +09:00
attic.rst Updated documentation from txt to rst 2015-08-04 16:41:02 +05:30
conftest.py added "docs/en" directory and moved 2012-06-06 08:52:53 +09:00
index.rst Updated documentation from txt to rst 2015-08-04 16:41:02 +05:30
markers.rst regendoc and comment out a python2.7 example as per #1573 2016-05-31 19:05:36 +02:00
multipython.py Moved py.code code over to py.test 2016-01-25 23:18:04 -02:00
nonpython.rst regendoc and comment out a python2.7 example as per #1573 2016-05-31 19:05:36 +02:00
parametrize.rst regendoc and comment out a python2.7 example as per #1573 2016-05-31 19:05:36 +02:00
pythoncollection.py add changelog entry for anthon's hynek-fication of options, 2013-08-01 17:32:19 +02:00
pythoncollection.rst regendoc and comment out a python2.7 example as per #1573 2016-05-31 19:05:36 +02:00
reportingdemo.rst regendoc and comment out a python2.7 example as per #1573 2016-05-31 19:05:36 +02:00
simple.rst Docs: config.option is deprecated 2016-06-02 09:52:56 +03:00
special.rst Updated documentation from txt to rst 2015-08-04 16:41:02 +05:30
xfail_demo.py finalize pytest-2.6.1 release, regen docs 2014-08-07 21:41:51 +02:00