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
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