test_ok1/py/test/plugin
holger krekel 191d02aef2 * refactor plugin support to work directly with
modules, no classes required anymore.
* call funcarg hook if defined on class

--HG--
branch : trunk
2009-05-18 23:26:16 +02:00
..
__init__.py [svn r62211] merge 60797:HEAD of pytestplugin branch: 2009-02-27 11:18:27 +01:00
api.py implement funcargs according to docs, streamline docs 2009-05-12 23:32:19 +02:00
conftest.py * refactor plugin support to work directly with 2009-05-18 23:26:16 +02:00
pytest__pytest.py * refactor plugin support to work directly with 2009-05-18 23:26:16 +02:00
pytest_default.py * refactor plugin support to work directly with 2009-05-18 23:26:16 +02:00
pytest_doctest.py * refactor plugin support to work directly with 2009-05-18 23:26:16 +02:00
pytest_eventlog.py * refactor plugin support to work directly with 2009-05-18 23:26:16 +02:00
pytest_execnetcleanup.py * refactor plugin support to work directly with 2009-05-18 23:26:16 +02:00
pytest_figleaf.py * refactor plugin support to work directly with 2009-05-18 23:26:16 +02:00
pytest_iocapture.py * refactor plugin support to work directly with 2009-05-18 23:26:16 +02:00
pytest_monkeypatch.py * refactor plugin support to work directly with 2009-05-18 23:26:16 +02:00
pytest_pdb.py * refactor plugin support to work directly with 2009-05-18 23:26:16 +02:00
pytest_plugintester.py * refactor plugin support to work directly with 2009-05-18 23:26:16 +02:00
pytest_pocoo.py * refactor plugin support to work directly with 2009-05-18 23:26:16 +02:00
pytest_pylint.py * refactor plugin support to work directly with 2009-05-18 23:26:16 +02:00
pytest_pytester.py * refactor plugin support to work directly with 2009-05-18 23:26:16 +02:00
pytest_recwarn.py * refactor plugin support to work directly with 2009-05-18 23:26:16 +02:00
pytest_restdoc.py * refactor plugin support to work directly with 2009-05-18 23:26:16 +02:00
pytest_resultdb.py * refactor plugin support to work directly with 2009-05-18 23:26:16 +02:00
pytest_resultlog.py * refactor plugin support to work directly with 2009-05-18 23:26:16 +02:00
pytest_runner.py * refactor plugin support to work directly with 2009-05-18 23:26:16 +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 * refactor plugin support to work directly with 2009-05-18 23:26:16 +02:00
pytest_xfail.py * refactor plugin support to work directly with 2009-05-18 23:26:16 +02:00