Files
pytest2/testing
holger krekel d946299b0a shift pytest_configure/unconfigure/addoption/namespace hook calling to config object.
The _pytest.config module itself is no longer a plugin but the actual
config instance is plugin-registered as ``pytestconfig``.
This allows to put most pytest specific logic to _pytest.config instead
of in the core pluginmanager.
2013-09-30 13:14:14 +02:00
..
2013-09-28 22:22:53 +02:00
2013-07-06 10:26:14 +02:00
2013-09-28 22:22:53 +02:00