test_ok1/py/test/plugin
holger krekel 6167ba8923 (radomir, holger) tweak doctest reporting for docstrings from python modules
--HG--
branch : 1.0.x
2009-07-01 14:24:19 +01:00
..
__init__.py [svn r62211] merge 60797:HEAD of pytestplugin branch: 2009-02-27 11:18:27 +01:00
conftest.py * remove redundant call_next_provider method, thus generalizing Request object 2009-06-11 19:49:25 +02:00
hookspec.py fix typo 2009-06-29 07:32:33 +01:00
pytest__pytest.py rename api to hookspec and use direct modules instead of class 2009-06-11 14:48:53 +02:00
pytest_default.py * refine collect hooks and docs, remove pytest_collect_recurse 2009-06-15 17:28:55 +02:00
pytest_doctest.py (radomir, holger) tweak doctest reporting for docstrings from python modules 2009-07-01 14:24:19 +01:00
pytest_execnetcleanup.py * introduce and document new pytest_namespace hook 2009-06-18 17:19:12 +02:00
pytest_figleaf.py integrate plugin hook checking directly when registering 2009-05-22 23:50:35 +02:00
pytest_hooklog.py integrate plugin hook checking directly when registering 2009-05-22 23:50:35 +02:00
pytest_iocapture.py fixing docs, adding newest ez_setup.py, fixing a few win32 failures, fixing iocapture plugin 2009-06-18 19:02:59 +02:00
pytest_keyword.py re-adding py.test.mark as documented (!) by adding pytest_keyword plugin 2009-06-28 13:19:43 +02:00
pytest_monkeypatch.py rename sorter to reprec (report-recorder) 2009-05-21 14:33:09 +02:00
pytest_pdb.py document and refine/rename item **runtest** hook invocations 2009-06-09 16:08:34 +02:00
pytest_pocoo.py integrate plugin hook checking directly when registering 2009-05-22 23:50:35 +02:00
pytest_pylint.py integrate plugin hook checking directly when registering 2009-05-22 23:50:35 +02:00
pytest_pytester.py fixing docs, adding newest ez_setup.py, fixing a few win32 failures, fixing iocapture plugin 2009-06-18 19:02:59 +02:00
pytest_recwarn.py shift deprecated_call helper into pytest_recwarn plugin 2009-06-18 17:26:40 +02:00
pytest_restdoc.py * refine and rename pycollect related hooks 2009-06-15 15:15:40 +02:00
pytest_resultdb.py integrate plugin hook checking directly when registering 2009-05-22 23:50:35 +02:00
pytest_resultlog.py striking config from Node signature 2009-06-11 18:23:32 +02:00
pytest_runner.py perform state setup finalization earlier 2009-06-24 15:43:37 +02:00
pytest_terminal.py add py.test version to verbose reporting 2009-06-24 16:57:55 +02:00
pytest_tmpdir.py integrate plugin hook checking directly when registering 2009-05-22 23:50:35 +02:00
pytest_unittest.py * refine and rename pycollect related hooks 2009-06-15 15:15:40 +02:00
pytest_xfail.py re-introduce py.test.mark and move py.test.xfail to py.test.mark.xfail 2009-06-28 13:27:34 +02:00
test_pytest_runner.py * introduce and document new pytest_namespace hook 2009-06-18 17:19:12 +02:00