test_ok1/py/_plugin
holger krekel c8d78177b9 (fixes issue85) correctly write non-ascii test output to junitxml files, refine some internal methods for it
--HG--
branch : trunk
2010-04-27 15:15:43 +02:00
..
__init__.py move down py/impl/XYZ to py/_XYZ 2010-01-13 17:15:54 +01:00
hookspec.py introduce an experimental approach for allowing dynamic addition of hooks from plugin. Plugins may register new hooks by implementing the new 2010-04-22 11:57:57 +02:00
pytest__pytest.py introduce an experimental approach for allowing dynamic addition of hooks from plugin. Plugins may register new hooks by implementing the new 2010-04-22 11:57:57 +02:00
pytest_assertion.py move down py/impl/XYZ to py/_XYZ 2010-01-13 17:15:54 +01:00
pytest_capture.py move down py/impl/XYZ to py/_XYZ 2010-01-13 17:15:54 +01:00
pytest_default.py move down py/impl/XYZ to py/_XYZ 2010-01-13 17:15:54 +01:00
pytest_doctest.py move down py/impl/XYZ to py/_XYZ 2010-01-13 17:15:54 +01:00
pytest_genscript.py make sure we get an absolute path when writing the genscript file 2010-01-18 16:48:20 +01:00
pytest_helpconfig.py introduce an experimental approach for allowing dynamic addition of hooks from plugin. Plugins may register new hooks by implementing the new 2010-04-22 11:57:57 +02:00
pytest_hooklog.py move down py/impl/XYZ to py/_XYZ 2010-01-13 17:15:54 +01:00
pytest_junitxml.py (fixes issue85) correctly write non-ascii test output to junitxml files, refine some internal methods for it 2010-04-27 15:15:43 +02:00
pytest_mark.py move down py/impl/XYZ to py/_XYZ 2010-01-13 17:15:54 +01:00
pytest_monkeypatch.py fix docstring 2010-02-07 01:56:43 +01:00
pytest_nose.py move down py/impl/XYZ to py/_XYZ 2010-01-13 17:15:54 +01:00
pytest_pastebin.py move down py/impl/XYZ to py/_XYZ 2010-01-13 17:15:54 +01:00
pytest_pdb.py fix a pdb problem when dropping to a "raises" related failure 2010-02-08 14:17:01 +01:00
pytest_pylint.py move down py/impl/XYZ to py/_XYZ 2010-01-13 17:15:54 +01:00
pytest_pytester.py a couple of more fixes/refinements for getting py.test to run better on jython/win32 2010-04-21 03:50:03 -07:00
pytest_recwarn.py move down py/impl/XYZ to py/_XYZ 2010-01-13 17:15:54 +01:00
pytest_restdoc.py refine tests and refine code to deal with new xdist semantics. 2010-01-17 23:23:02 +01:00
pytest_resultlog.py move down py/impl/XYZ to py/_XYZ 2010-01-13 17:15:54 +01:00
pytest_runner.py refine setup ordering some more - test and avoid a problem with funcarg setups where the 2010-01-28 15:36:27 +01:00
pytest_skipping.py a couple of more fixes/refinements for getting py.test to run better on jython/win32 2010-04-21 03:50:03 -07:00
pytest_terminal.py fetch code object compatibly 2010-04-23 20:43:49 -05:00
pytest_tmpdir.py move down py/impl/XYZ to py/_XYZ 2010-01-13 17:15:54 +01:00
pytest_unittest.py move down py/impl/XYZ to py/_XYZ 2010-01-13 17:15:54 +01:00
standalonetemplate.py fix test_importall to not stop on skipped plugins and fix the uncovered failure of genscript: standalone.py template is now safely importable 2010-01-15 18:45:06 +01:00