test_ok1/testing/plugin
holger krekel c9e629c870 remove old ways to set option defaults, relying on global setup.cfg or tox.ini files now.
revamp py.test --help-config

--HG--
branch : trunk
2010-10-27 22:29:01 +02:00
..
__init__.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
conftest.py merge config, pluginmanager, main into one file 2010-10-12 12:54:32 +02:00
test_assertion.py internally switch to pytest.plugin.NAME instead of pytest.plugin.pytest_NAME 2010-10-11 01:14:40 +02:00
test_capture.py internally switch to pytest.plugin.NAME instead of pytest.plugin.pytest_NAME 2010-10-11 01:14:40 +02:00
test_doctest.py internally switch to pytest.plugin.NAME instead of pytest.plugin.pytest_NAME 2010-10-11 01:14:40 +02:00
test_genscript.py fix genscript by copying the new implementation from the genscript package 2010-10-16 03:10:14 +02:00
test_helpconfig.py remove old ways to set option defaults, relying on global setup.cfg or tox.ini files now. 2010-10-27 22:29:01 +02:00
test_junitxml.py internally switch to pytest.plugin.NAME instead of pytest.plugin.pytest_NAME 2010-10-11 01:14:40 +02:00
test_mark.py allow unittest test functions to work with the "pytestmark" mechanism 2010-10-25 23:08:56 +02:00
test_monkeypatch.py internally switch to pytest.plugin.NAME instead of pytest.plugin.pytest_NAME 2010-10-11 01:14:40 +02:00
test_nose.py internally switch to pytest.plugin.NAME instead of pytest.plugin.pytest_NAME 2010-10-11 01:14:40 +02:00
test_pastebin.py internally switch to pytest.plugin.NAME instead of pytest.plugin.pytest_NAME 2010-10-11 01:14:40 +02:00
test_pdb.py internally switch to pytest.plugin.NAME instead of pytest.plugin.pytest_NAME 2010-10-11 01:14:40 +02:00
test_pytester.py removed unnccessary indirections in the PluginManager, 2010-10-13 11:12:27 +02:00
test_python.py alias function keywords to funcarg request keywords 2010-10-16 02:00:05 +02:00
test_recwarn.py internally switch to pytest.plugin.NAME instead of pytest.plugin.pytest_NAME 2010-10-11 01:14:40 +02:00
test_restdoc.py internally switch to pytest.plugin.NAME instead of pytest.plugin.pytest_NAME 2010-10-11 01:14:40 +02:00
test_resultlog.py merge config, pluginmanager, main into one file 2010-10-12 12:54:32 +02:00
test_runner.py internally switch to pytest.plugin.NAME instead of pytest.plugin.pytest_NAME 2010-10-11 01:14:40 +02:00
test_runner_xunit.py rename last test files 2010-10-11 08:10:55 +02:00
test_session.py remove all deprecated functionality and tests 2010-10-13 18:41:53 +02:00
test_skipping.py xpass tests don't cause non-zero exit codes 2010-10-22 12:00:17 +02:00
test_terminal.py remove old ways to set option defaults, relying on global setup.cfg or tox.ini files now. 2010-10-27 22:29:01 +02:00
test_tmpdir.py make safer filenames 2010-10-21 16:10:37 +02:00
test_unittest.py allow unittest test functions to work with the "pytestmark" mechanism 2010-10-25 23:08:56 +02:00