test_ok1/testing/plugin
holger krekel 425e4849f3 remove/reduce internal global state: py._com.registry is now fully contained and always instantiated from the py.test PluginManager class.
--HG--
branch : trunk
2009-12-29 12:36:17 +01:00
..
__init__.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
conftest.py remove defaultconfest.py and make PluginManager directly do early initialization of default plugins. 2009-12-29 10:26:51 +01:00
test_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
test_pytest_assertion.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
test_pytest_capture.py a few internal test related fixes as to run on a osx/no-execnet situation 2009-11-12 21:15:59 +01:00
test_pytest_default.py introduce --ignore option to ignore paths during collection 2009-12-24 22:23:45 +01:00
test_pytest_doctest.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
test_pytest_figleaf.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
test_pytest_helpconfig.py simplify pluginmanager, move plugin validation code to plugin, remove unused code 2009-12-29 10:59:01 +01:00
test_pytest_hooklog.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
test_pytest_mark.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
test_pytest_monkeypatch.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
test_pytest_nose.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
test_pytest_pastebin.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
test_pytest_pdb.py fixes to various tests, related to execnet automatic ID generation and other bits. 2009-12-24 19:43:14 +01:00
test_pytest_pytester.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
test_pytest_recwarn.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
test_pytest_restdoc.py fixing and cleaning up some tests 2009-12-25 00:24:58 +01:00
test_pytest_resultlog.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
test_pytest_runner.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
test_pytest_runner_xunit.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
test_pytest_skipping.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
test_pytest_terminal.py adjustments and fixes to test run, distribution files. thanks thm. 2009-11-24 15:16:58 +01:00
test_pytest_tmpdir.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
test_pytest_unittest.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00