[Pytest-commit] commit/pytest: hpk42: fix issue439: clarify that capsys/capfd capture output during

2014-04-07 Thread commits-noreply
1 new commit in pytest: https://bitbucket.org/hpk42/pytest/commits/c15664850085/ Changeset: c15664850085 User:hpk42 Date:2014-04-07 13:42:48 Summary: fix issue439: clarify that capsys/capfd capture output during test execution, not test setup. Affected #: 1 file diff -r 393

[Pytest-commit] commit/pytest: 2 new changesets

2014-04-07 Thread commits-noreply
2 new commits in pytest: https://bitbucket.org/hpk42/pytest/commits/6a5904c4816c/ Changeset: 6a5904c4816c Branch: issue498 User:hpk42 Date:2014-04-07 13:29:57 Summary: fix issue498: if a fixture finalizer fails, make sure that the fixture is still invalidated. Affected