test_ok2/_pytest
holger krekel b622c85bbf last changes, preparing 2.0.0 2010-11-25 20:06:42 +01:00
..
__init__.py flat is better than nested (cont'd): 2010-11-13 11:10:45 +01:00
assertion.py flat is better than nested (cont'd): 2010-11-13 11:10:45 +01:00
capture.py add a way to mark hooks as "tryfirst" or "trylast" to influence its position in a hook chain. 2010-11-21 23:17:59 +01:00
config.py introduce new discovery mechanism 2010-11-24 22:01:04 +01:00
core.py remove invalid comment 2010-11-24 21:35:36 -06:00
doctest.py better deal with importing conftest.py with --doctest-modules and 2010-11-18 15:31:58 +01:00
genscript.py flat is better than nested (cont'd): 2010-11-13 11:10:45 +01:00
helpconfig.py tons and tons of refinements and additions to docs 2010-11-25 12:11:10 +01:00
hookspec.py refine initialization and collection reporting, introduce a progress bar 2010-11-22 11:59:56 +01:00
junitxml.py tw is unused here 2010-11-23 20:05:40 -06:00
mark.py fix: mark.* objects are now immutable as long as they are not an attribute on a function, enables usage like this:: 2010-11-20 20:17:38 +01:00
monkeypatch.py flat is better than nested (cont'd): 2010-11-13 11:10:45 +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 allow setup_method/teardown_method to be mixed into unittest cases, reshuffle tests a bit 2010-11-24 16:17:49 +01:00
python.py tons and tons of refinements and additions to docs 2010-11-25 12:11:10 +01:00
recwarn.py refine docs and docstrings, fix some small bits here and there while doing that. 2010-11-18 14:56:16 +01:00
resultlog.py fix skip reporting over distributed testing. if we have a "skip" report 2010-11-13 21:03:28 +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
session.py simplify pluginlist computation 2010-11-24 22:22:52 +01:00
skipping.py fix skip reporting over distributed testing. if we have a "skip" report 2010-11-13 21:03:28 +01:00
standalonetemplate.py some pep8 fixes 2010-11-13 23:33:50 +01:00
terminal.py last changes, preparing 2.0.0 2010-11-25 20:06:42 +01:00
tmpdir.py refine tmpdir handling and docs 2010-11-21 17:43:18 +01:00
unittest.py fix some more trial/unittest related bits, particularly allow todo/skip items, 2010-11-25 15:48:59 +01:00