pytest2/py/test/plugin
holger krekel d1f24aa251 plugin cleanups
* make pytest_eventlog.py work again by adding a hack to the registry, rename
* disable resultdb hook plugin, it needs merging with resultlog
* add some docstrings, streamline bits

--HG--
branch : trunk
2009-05-20 23:12:37 +02:00
..
__init__.py [svn r62211] merge 60797:HEAD of pytestplugin branch: 2009-02-27 11:18:27 +01:00
api.py remove superflous registry.call_firstresult and NONEASFIRSTRESULT logic 2009-05-20 22:02:08 +02:00
conftest.py plugin cleanups 2009-05-20 23:12:37 +02:00
pytest__pytest.py rename recorder functionality, unify interfaces 2009-05-19 19:25:21 +02:00
pytest_default.py * refactor plugin support to work directly with 2009-05-18 23:26:16 +02:00
pytest_doctest.py plugin cleanups 2009-05-20 23:12:37 +02:00
pytest_execnetcleanup.py plugin cleanups 2009-05-20 23:12:37 +02:00
pytest_figleaf.py plugin cleanups 2009-05-20 23:12:37 +02:00
pytest_hooklog.py plugin cleanups 2009-05-20 23:12:37 +02:00
pytest_iocapture.py plugin cleanups 2009-05-20 23:12:37 +02:00
pytest_monkeypatch.py plugin cleanups 2009-05-20 23:12:37 +02:00
pytest_pdb.py plugin cleanups 2009-05-20 23:12:37 +02:00
pytest_plugintester.py * refactor plugin support to work directly with 2009-05-18 23:26:16 +02:00
pytest_pocoo.py rename recorder functionality, unify interfaces 2009-05-19 19:25:21 +02:00
pytest_pylint.py plugin cleanups 2009-05-20 23:12:37 +02:00
pytest_pytester.py plugin cleanups 2009-05-20 23:12:37 +02:00
pytest_recwarn.py plugin cleanups 2009-05-20 23:12:37 +02:00
pytest_restdoc.py plugin cleanups 2009-05-20 23:12:37 +02:00
pytest_resultdb.py plugin cleanups 2009-05-20 23:12:37 +02:00
pytest_resultlog.py * refactor plugin support to work directly with 2009-05-18 23:26:16 +02:00
pytest_runner.py rename recorder functionality, unify interfaces 2009-05-19 19:25:21 +02:00
pytest_terminal.py * refactor plugin support to work directly with 2009-05-18 23:26:16 +02:00
pytest_tmpdir.py * refactor plugin support to work directly with 2009-05-18 23:26:16 +02:00
pytest_unittest.py plugin cleanups 2009-05-20 23:12:37 +02:00
pytest_xfail.py plugin cleanups 2009-05-20 23:12:37 +02:00