test_ok2/py/plugin
holger krekel 4656bc4c97 deprecate use of 'disabled'
--HG--
branch : trunk
2009-12-30 12:13:38 +01:00
..
__init__.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
hookspec.py simplify pluginmanager, move plugin validation code to plugin, remove unused code 2009-12-29 10:59:01 +01:00
pytest__pytest.py remove/reduce internal global state: py._com.registry is now fully contained and always instantiated from the py.test PluginManager class. 2009-12-29 12:36:17 +01:00
pytest_assertion.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
pytest_capture.py skip tests using 'capfd' funcarg but not having os.dup. cleanup issues and regen plugin docs. 2009-12-30 11:16:20 +01:00
pytest_default.py streamline some tests and overall reduce py.test.ensuretemp usage, note down issue about deprecation . 2009-12-29 22:26:03 +01:00
pytest_doctest.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
pytest_figleaf.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
pytest_helpconfig.py simplify pluginmanager, move plugin validation code to plugin, remove unused code 2009-12-29 10:59:01 +01:00
pytest_hooklog.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
pytest_mark.py cleanup py.test.* namespace, docstrings for improved pydoc and interactive usage. 2009-12-29 16:29:48 +01:00
pytest_monkeypatch.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
pytest_nose.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
pytest_pastebin.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
pytest_pdb.py fixes to various tests, related to execnet automatic ID generation and other bits. 2009-12-24 19:43:14 +01:00
pytest_pylint.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
pytest_pytester.py update ISSUES some more, introduce duration to RunResult and a failing dist-testing termination test. 2009-12-30 11:37:46 +01:00
pytest_recwarn.py deprecate use of 'disabled' 2009-12-30 12:13:38 +01:00
pytest_restdoc.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
pytest_resultlog.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
pytest_runner.py only consider matching conftest plugins for discovering hooks related to collection nodes. 2009-12-30 02:36:58 +01:00
pytest_skipping.py cleanup py.test.* namespace, docstrings for improved pydoc and interactive usage. 2009-12-29 16:29:48 +01:00
pytest_terminal.py windows fixes and print funcargs for keyboardinterrupt traces 2009-12-25 09:53:36 +01:00
pytest_tmpdir.py a few internal test related fixes as to run on a osx/no-execnet situation 2009-11-12 21:15:59 +01:00
pytest_unittest.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00