pytest2/testing
holger krekel d108235095 implement and document new invocation mechanisms, see doc/usage.txt
also rename pytest._core to pytest.main for convenience.
2010-11-05 23:37:31 +01:00
..
plugin implement and document new invocation mechanisms, see doc/usage.txt 2010-11-05 23:37:31 +01:00
acceptance_test.py implement and document new invocation mechanisms, see doc/usage.txt 2010-11-05 23:37:31 +01:00
conftest.py get option settings from ini-file. make getting configuration options from conftest.py only an internal feature. 2010-10-31 17:41:58 +01:00
test_collect.py introduce norecursedirs config option, remove recfilter() 2010-11-04 23:21:26 +01:00
test_collection.py internally switch to pytest.plugin.NAME instead of pytest.plugin.pytest_NAME 2010-10-11 01:14:40 +02:00
test_config.py introduce a minimal tag-based tracer, to be extended if needed, strike pytest_trace hook. 2010-11-05 23:37:31 +01:00
test_conftest.py refine and document conftest loading and handling. 2010-10-13 18:45:07 +02:00
test_main.py implement and document new invocation mechanisms, see doc/usage.txt 2010-11-05 23:37:31 +01:00
test_parseopt.py get option settings from ini-file. make getting configuration options from conftest.py only an internal feature. 2010-10-31 17:41:58 +01:00