test_ok1/testing
holger krekel b86b1628bb introduce reading of setup.cfg / ini-style configuration files
rename internal config.Error to pytest.UsageError

--HG--
branch : trunk
2010-10-27 19:35:27 +02:00
..
plugin allow unittest test functions to work with the "pytestmark" mechanism 2010-10-25 23:08:56 +02:00
acceptance_test.py introduce reading of setup.cfg / ini-style configuration files 2010-10-27 19:35:27 +02:00
conftest.py introduce reading of setup.cfg / ini-style configuration files 2010-10-27 19:35:27 +02:00
test_collect.py re-introduce compatibility attributes on collection nodes to keep compatible with code like:: 2010-10-25 23:09:21 +02: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 reading of setup.cfg / ini-style configuration files 2010-10-27 19:35:27 +02:00
test_conftest.py refine and document conftest loading and handling. 2010-10-13 18:45:07 +02:00
test_parseopt.py remove all deprecated functionality and tests 2010-10-13 18:41:53 +02:00
test_pluginmanager.py removed unnccessary indirections in the PluginManager, 2010-10-13 11:12:27 +02:00