.. |
assertion
|
every boolop operand must have it's own format context (fixes #69)
|
2011-08-30 10:34:21 -04:00 |
__init__.py
|
merge, bump version
|
2011-09-12 08:57:35 +02:00 |
capture.py
|
fix #59: provide better Jenkins stdout and stderr sections
|
2011-07-12 23:09:03 +02:00 |
config.py
|
enhance debug tracing: print trace tags at the end of message and forget about "prefix".
|
2011-07-14 19:11:50 +02:00 |
core.py
|
enhance debug tracing: print trace tags at the end of message and forget about "prefix".
|
2011-07-14 19:11:50 +02:00 |
doctest.py
|
fix issue43 - better tracebacks for unexpected exceptions in doctests
|
2011-05-28 14:38:15 +02:00 |
genscript.py
|
don't import stuff at genscript import time but rather when it is used
|
2011-03-12 20:12:19 +01:00 |
helpconfig.py
|
enhance debug tracing: print trace tags at the end of message and forget about "prefix".
|
2011-07-14 19:11:50 +02:00 |
hookspec.py
|
back out pytest_configure_funcargs hook for now
|
2011-06-01 15:08:54 +02:00 |
junitxml.py
|
put systemout/systemerr to correct xml location
|
2011-07-13 18:47:27 +02:00 |
main.py
|
Improve --pyargs.
|
2011-09-01 16:19:16 +02:00 |
mark.py
|
fix issue48 - test and fix typo in MarkInfo repr
|
2011-06-01 08:03:06 +02: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
|
fix issue53: nose-style setup now called with the correct ordering
|
2011-07-05 21:23:59 +02:00 |
pastebin.py
|
flat is better than nested (cont'd):
|
2010-11-13 11:10:45 +01:00 |
pdb.py
|
support pytest.set_trace in collection
|
2011-08-01 10:53:37 +02:00 |
pytester.py
|
do configure hooks here, too
|
2011-05-26 18:37:04 -05:00 |
python.py
|
rewrite test modules on import
|
2011-06-28 21:13:12 -05: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 #59: provide better Jenkins stdout and stderr sections
|
2011-07-12 23:09:03 +02: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 #59: provide better Jenkins stdout and stderr sections
|
2011-07-12 23:09:03 +02:00 |
tmpdir.py
|
tentatively use internal list for cleanups at unconfigure time - this helps reporting with partially executed pytest_configure() hooks
|
2011-04-17 12:20:13 +02:00 |
unittest.py
|
unittest plugin: prune __unittest marked modules from traces
|
2011-03-05 17:49:51 +01:00 |