test_ok2/doc/en/example
Jurko Gospodnetić 9fb2079458 replace py.test module references with pytest
The only remaining 'py.test' references are:
 * those referring to the 'py.test' executable
 * those in code explicitly testing py.test/pytest module compatibility
 * those in old CHANGES documentation
 * those in documentation generated based on external data
 * those in seemingly unfinished & unmaintained Japanese documentation

Minor stylistic changes and typo corrections made to documentation next to
several applied py.test --> pytest content changes.
2014-01-18 12:31:33 +01:00
..
assertion replace py.test module references with pytest 2014-01-18 12:31:33 +01: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.txt rename a number of internal and externally visible variables to use the fixture name 2012-10-05 14:24:44 +02:00
conftest.py added "docs/en" directory and moved 2012-06-06 08:52:53 +09:00
index.txt adding an example on how to do interact with the list of collected tests once before any tests are run 2012-12-16 11:28:17 +01:00
markers.txt replace py.test module references with pytest 2014-01-18 12:31:33 +01:00
multipython.py replace py.test module references with pytest 2014-01-18 12:31:33 +01:00
nonpython.txt regen docs for 2.5.1, add links for coverage reports 2013-12-17 08:30:35 +01:00
parametrize.txt replace py.test module references with pytest 2014-01-18 12:31:33 +01:00
pythoncollection.py add changelog entry for anthon's hynek-fication of options, 2013-08-01 17:32:19 +02:00
pythoncollection.txt replace py.test module references with pytest 2014-01-18 12:31:33 +01:00
reportingdemo.txt replace py.test module references with pytest 2014-01-18 12:31:33 +01:00
simple.txt replace py.test module references with pytest 2014-01-18 12:31:33 +01:00
special.txt Fix minor typo in special.txt 2013-12-20 14:01:17 +01:00
xfail_demo.py added "docs/en" directory and moved 2012-06-06 08:52:53 +09:00