test_ok1/py/test/plugin
holger krekel e43e58afed split off tests from pytest_terminal reporter plugin
--HG--
branch : 1.0.x
2009-07-17 16:19:19 +02: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 * add a script for generating plugin docs 2009-07-14 21:17:13 +02: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 * streamlining plugin docstrings 2009-07-08 19:18:26 +02:00
pytest_doctest.py * streamlining plugin docstrings 2009-07-08 19:18:26 +02:00
pytest_execnetcleanup.py * streamlining plugin docstrings 2009-07-08 19:18:26 +02:00
pytest_figleaf.py * add a script for generating plugin docs 2009-07-14 21:17:13 +02:00
pytest_hooklog.py * streamlining plugin docstrings 2009-07-08 19:18:26 +02:00
pytest_iocapture.py * streamlining plugin docstrings 2009-07-08 19:18:26 +02:00
pytest_keyword.py * streamlining plugin docstrings 2009-07-08 19:18:26 +02:00
pytest_monkeypatch.py * streamlining plugin docstrings 2009-07-08 19:18:26 +02:00
pytest_pdb.py * streamlining plugin docstrings 2009-07-08 19:18:26 +02:00
pytest_pocoo.py * streamlining plugin docstrings 2009-07-08 19:18:26 +02:00
pytest_pylint.py integrate plugin hook checking directly when registering 2009-05-22 23:50:35 +02:00
pytest_pytester.py * streamlining plugin docstrings 2009-07-08 19:18:26 +02:00
pytest_recwarn.py * add a script for generating plugin docs 2009-07-14 21:17:13 +02:00
pytest_restdoc.py * streamlining plugin docstrings 2009-07-08 19:18:26 +02:00
pytest_resultdb.py integrate plugin hook checking directly when registering 2009-05-22 23:50:35 +02:00
pytest_resultlog.py * add a script for generating plugin docs 2009-07-14 21:17:13 +02:00
pytest_runner.py fix logging interaction issue 2009-07-09 13:12:00 +02:00
pytest_terminal.py split off tests from pytest_terminal reporter plugin 2009-07-17 16:19:19 +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 * add a script for generating plugin docs 2009-07-14 21:17:13 +02:00
test_pytest_runner.py fix logging interaction issue 2009-07-09 13:12:00 +02:00
test_pytest_runner_xunit.py * refix handling of partial setup failures 2009-07-08 16:41:30 +02:00
test_pytest_terminal.py split off tests from pytest_terminal reporter plugin 2009-07-17 16:19:19 +02:00