6 new commits in pytest:
https://bitbucket.org/pytest-dev/pytest/commits/15b6e332a861/
Changeset: 15b6e332a861
Branch: pytest-2.7
User:flub
Date:2015-05-19 00:50:32+00:00
Summary: Set 2.7.1 version number
Affected #: 1 file
diff -r cf8974765313be632a059b6c6b60190bdc785
6 new commits in pytest:
https://bitbucket.org/hpk42/pytest/commits/712b5fcfc605/
Changeset: 712b5fcfc605
Branch: xfail-cause
User:da...@mcbf.net
Date:2014-07-26 15:11:05
Summary: Add mark.xfail argument raises so that unexpected exceptions show
up as test failures.
Aff
6 new commits in pytest:
https://bitbucket.org/hpk42/pytest/commits/8690ae5a5508/
Changeset: 8690ae5a5508
Branch: nose_test_attr
User:hpk42
Date:2014-04-10 12:46:27
Summary: support nose-style ``__test__`` attribute on modules, classes and
functions, including unittest-s