test_ok2/py/_plugin
holger krekel 77cacb99ee to better match the naming of the corresponding AST (and in case
we want to add more customizations later)
rename pytest_assert_binrepr -> pytest_assertrepr_compare
rename binrepr -> reprcompare

--HG--
branch : trunk
2010-10-02 19:00:47 +02:00
..
__init__.py move down py/impl/XYZ to py/_XYZ 2010-01-13 17:15:54 +01:00
hookspec.py to better match the naming of the corresponding AST (and in case 2010-10-02 19:00:47 +02:00
pytest__pytest.py refactor all collection related logic 2010-09-15 10:30:50 +02:00
pytest_assertion.py to better match the naming of the corresponding AST (and in case 2010-10-02 19:00:47 +02:00
pytest_capture.py remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
pytest_default.py clean up and simplify startup test protocols and objects 2010-09-26 16:23:43 +02:00
pytest_doctest.py shift reporting info generation away from terminal reporting time, simplify code. 2010-09-26 16:23:44 +02:00
pytest_genscript.py clean up and simplify startup test protocols and objects 2010-09-26 16:23:43 +02:00
pytest_helpconfig.py clean up and simplify startup test protocols and objects 2010-09-26 16:23:43 +02:00
pytest_hooklog.py remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
pytest_junitxml.py shift reporting info generation away from terminal reporting time, simplify code. 2010-09-26 16:23:44 +02:00
pytest_keyword.py clean up and simplify startup test protocols and objects 2010-09-26 16:23:43 +02:00
pytest_mark.py remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
pytest_monkeypatch.py shift reporting info generation away from terminal reporting time, simplify code. 2010-09-26 16:23:44 +02:00
pytest_nose.py remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
pytest_pastebin.py remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
pytest_pdb.py remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
pytest_pylint.py remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
pytest_pytester.py make "tools-on-path" the default and add new random fnmatch-matching method 2010-09-27 20:48:30 +02:00
pytest_python.py shift all python related testing functioanlity to a dedicated 2010-09-25 18:23:26 +02:00
pytest_recwarn.py remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
pytest_restdoc.py remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
pytest_resultlog.py shift reporting info generation away from terminal reporting time, simplify code. 2010-09-26 16:23:44 +02:00
pytest_runner.py rework session instantiation and exitstatus handling 2010-09-28 12:59:48 +02:00
pytest_skipping.py shift reporting info generation away from terminal reporting time, simplify code. 2010-09-26 16:23:44 +02:00
pytest_terminal.py refine reporting a bit, show only "dots" for distributed testing 2010-09-28 15:53:10 +02:00
pytest_tmpdir.py remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
pytest_unittest.py remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
standalonetemplate.py remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00