test_ok1/py/test/plugin
hpk e6234fdb61 [svn r63883] * moving many more events to become ordinary plugin hook calls.
* bit hackish because the code for handling the old events is
  also still there ...

--HG--
branch : trunk
2009-04-09 01:33:48 +02:00
..
__init__.py [svn r62211] merge 60797:HEAD of pytestplugin branch: 2009-02-27 11:18:27 +01:00
api.py [svn r63883] * moving many more events to become ordinary plugin hook calls. 2009-04-09 01:33:48 +02:00
conftest.py [svn r62211] merge 60797:HEAD of pytestplugin branch: 2009-02-27 11:18:27 +01:00
pytest__pytest.py [svn r63883] * moving many more events to become ordinary plugin hook calls. 2009-04-09 01:33:48 +02:00
pytest_default.py [svn r63883] * moving many more events to become ordinary plugin hook calls. 2009-04-09 01:33:48 +02:00
pytest_doctest.py [svn r63883] * moving many more events to become ordinary plugin hook calls. 2009-04-09 01:33:48 +02:00
pytest_eventlog.py [svn r63883] * moving many more events to become ordinary plugin hook calls. 2009-04-09 01:33:48 +02:00
pytest_execnetcleanup.py [svn r63869] * moving execnet events to become api plugin calls. 2009-04-08 19:50:14 +02:00
pytest_figleaf.py [svn r63543] some import-related skips, test suite passes again. 2009-04-02 15:57:42 +02:00
pytest_iocapture.py [svn r63785] further renaming, streamlining the testing machinery and helpers. 2009-04-07 12:48:57 +02:00
pytest_monkeypatch.py [svn r63359] change funcargs naming to use __ 2009-03-26 13:50:12 +01:00
pytest_pdb.py [svn r63630] some more code to prepare for substituting the 2009-04-04 22:19:18 +02:00
pytest_plugintester.py [svn r63550] * move hook and event API definitions to py/test/plugin/api.py 2009-04-02 21:16:57 +02:00
pytest_pocoo.py [svn r63178] remove wrong assert 2009-03-21 15:00:01 +01:00
pytest_pylint.py [svn r63430] First cut of pylint plugin. Not in working state 2009-03-30 01:57:55 +02:00
pytest_pytester.py [svn r63883] * moving many more events to become ordinary plugin hook calls. 2009-04-09 01:33:48 +02:00
pytest_restdoc.py [svn r63822] simplifying and strictifying the internal calls to plugins using 2009-04-08 12:06:21 +02:00
pytest_resultdb.py [svn r63600] merge remaining content of event.py into runner.py. 2009-04-04 02:34:20 +02:00
pytest_resultlog.py [svn r63883] * moving many more events to become ordinary plugin hook calls. 2009-04-09 01:33:48 +02:00
pytest_runner.py [svn r63883] * moving many more events to become ordinary plugin hook calls. 2009-04-09 01:33:48 +02:00
pytest_terminal.py [svn r63883] * moving many more events to become ordinary plugin hook calls. 2009-04-09 01:33:48 +02:00
pytest_tmpdir.py [svn r63359] change funcargs naming to use __ 2009-03-26 13:50:12 +01:00
pytest_unittest.py [svn r63785] further renaming, streamlining the testing machinery and helpers. 2009-04-07 12:48:57 +02:00
pytest_xfail.py [svn r63822] simplifying and strictifying the internal calls to plugins using 2009-04-08 12:06:21 +02:00