test_ok1/_pytest
holger krekel bc42cf8ffb add a way to mark hooks as "tryfirst" or "trylast" to influence its position in a hook chain.
Use 'tryfirst' for capturing hooks so they can start capturing as early as possible,
including when conftests add output in runtest_setup hooks.
2010-11-21 23:17:59 +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 refine tmpdir handling and docs 2010-11-21 17:43:18 +01:00
core.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
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 some pep8 fixes 2010-11-13 23:33:50 +01:00
hookspec.py flat is better than nested (cont'd): 2010-11-13 11:10:45 +01:00
junitxml.py flat is better than nested (cont'd): 2010-11-13 11:10:45 +01: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 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
pytester.py refine tmpdir handling and docs 2010-11-21 17:43:18 +01:00
python.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
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 skip reporting over distributed testing. if we have a "skip" report 2010-11-13 21:03:28 +01:00
session.py refine docs and docstrings, fix some small bits here and there while doing that. 2010-11-18 14:56:16 +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 perform represenation of short paths at test execution site 2010-11-13 23:33:38 +01:00
tmpdir.py refine tmpdir handling and docs 2010-11-21 17:43:18 +01:00
unittest.py flat is better than nested (cont'd): 2010-11-13 11:10:45 +01:00