test_ok2/_pytest
holger krekel 318e8a404b fix and improve error reporting for parametrizing funcargs (originally reported by antlong) 2011-03-05 12:11:35 +01:00
..
__init__.py flat is better than nested (cont'd): 2010-11-13 11:10:45 +01:00
assertion.py Fix pytest_assertrepr_compare on python3 (issue24) 2011-02-15 23:24:18 +00:00
capture.py incorporate typo/grammar fixes from Laura and respond to a number of issues she raised in comments. 2011-03-03 23:40:38 +01:00
config.py refine and unify initial capturing - now works also if the logging module 2011-01-18 12:51:21 +01:00
core.py fix issue12 - show plugin versions with "--version" and "--traceconfig" and also document how to add extra information to reporting test header 2011-01-12 19:39:36 +01:00
doctest.py fix issue7 - assert failure inside doctest doesn't prettyprint 2010-12-06 19:00:30 +01:00
genscript.py flat is better than nested (cont'd): 2010-11-13 11:10:45 +01:00
helpconfig.py fix issue12 - show plugin versions with "--version" and "--traceconfig" and also document how to add extra information to reporting test header 2011-01-12 19:39:36 +01:00
hookspec.py rather named the new hook cmdline_preparse 2010-12-07 12:34:18 +01:00
junitxml.py tw is unused here 2010-11-23 20:05:40 -06:00
main.py accept a left out "()" for ids on command line for better compatibility with pytest.vim 2011-02-07 11:09:42 +01:00
mark.py some doc fixes and improvements to parametrized test examples, thanks ccxCZ for review and suggestions. 2011-02-09 14:55:21 +01:00
monkeypatch.py incorporate typo/grammar fixes from Laura and respond to a number of issues she raised in comments. 2011-03-03 23:40:38 +01:00
nose.py refine docs and docstrings, fix some small bits here and there while doing that. 2010-11-18 14:56:16 +01:00
pastebin.py flat is better than nested (cont'd): 2010-11-13 11:10:45 +01:00
pdb.py fix #6 : allow skip/xfail/pdb with trial by hacking the raw exception info out from trial 2010-11-24 11:48:55 +01:00
pytester.py refine plugin registration, allow new "-p no:NAME" way to prevent/undo plugin registration 2010-12-06 16:54:42 +01:00
python.py fix and improve error reporting for parametrizing funcargs (originally reported by antlong) 2011-03-05 12:11:35 +01:00
recwarn.py incorporate typo/grammar fixes from Laura and respond to a number of issues she raised in comments. 2011-03-03 23:40:38 +01:00
resultlog.py refine plugin registration, allow new "-p no:NAME" way to prevent/undo plugin registration 2010-12-06 16:54:42 +01:00
runner.py fix #128 show tracebacks for all failures and errors that haven't beed PDB-debugged 2010-11-23 16:10:47 +01:00
skipping.py fix issue30 (the second time) 2011-03-03 23:22:55 +01:00
standalonetemplate.py some pep8 fixes 2010-11-13 23:33:50 +01:00
terminal.py fix help string 2011-02-27 12:52:27 +01:00
tmpdir.py incorporate typo/grammar fixes from Laura and respond to a number of issues she raised in comments. 2011-03-03 23:40:38 +01:00
unittest.py fix some more trial/unittest related bits, particularly allow todo/skip items, 2010-11-25 15:48:59 +01:00