test_ok2/py/_plugin
holger krekel 6892dc47a3 use repr() to print extra / differing values in assertion comparison failures
and guard against failures in detail-representations

--HG--
branch : trunk
2010-10-04 18:49:30 +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 use repr() to print extra / differing values in assertion comparison failures 2010-10-04 18:49:30 +02:00
pytest_capture.py remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
pytest_default.py fix issue 109 - sibling conftest.py files shall not be loaded. 2010-10-04 16:19:01 +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 Added a test and fix for nose compatible setup/teardown functions so that even less errors are ignored 2010-09-03 11:32:12 +01: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 remove config.getinitialnodes() method that was only used for testing method after the refactoring. 2010-10-04 16:55:03 +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