[Pytest-commit] commit/pytest: hpk42: bump version to 2.7 on default

2014-10-26 Thread commits-noreply
1 new commit in pytest: https://bitbucket.org/hpk42/pytest/commits/14f5f7ccc0fe/ Changeset: 14f5f7ccc0fe User:hpk42 Date:2014-10-26 09:52:04+00:00 Summary: bump version to 2.7 on default Affected #: 2 files diff -r 88ccebd34c4905ce28c6ee8465d014c556cc810f -r 14f5f7ccc0fe61

[Pytest-commit] Issue #623: capsys: Output is not reported after failing test that called capsys.readouterr() (hpk42/pytest)

2014-10-26 Thread Lutz Prechelt
New issue 623: capsys: Output is not reported after failing test that called capsys.readouterr() https://bitbucket.org/hpk42/pytest/issue/623/capsys-output-is-not-reported-after Lutz Prechelt: I see that it might be useful to be *able to suppress* output reporting when using readouterr(). But t