1 new commit in pytest:
https://bitbucket.org/hpk42/pytest/commits/73b1eed8ce09/
Changeset: 73b1eed8ce09
User:hpk42
Date:2013-11-22 13:44:56
Summary: clarify that python_functions does not apply to unittest.TestCase
classes and their methods. Addresses issue284.
Affected #:
2 new commits in pytest:
https://bitbucket.org/hpk42/pytest/commits/8bd7d1c4fef0/
Changeset: 8bd7d1c4fef0
User:hpk42
Date:2013-11-22 13:52:53
Summary: Backed out changeset 73b1eed8ce09
Affected #: 4 files
diff -r 73b1eed8ce09afd9c4944dda484fdfee6c3a428f -r
8bd7d1c4fef0d79b
1 new commit in pytest:
https://bitbucket.org/hpk42/pytest/commits/b990b02ea715/
Changeset: b990b02ea715
User:hpk42
Date:2013-11-22 13:57:15
Summary: python2.4 is not really tested or supported anymore
Affected #: 1 file
diff -r 09aa69307b2120b2c90ca3a9a3f954668e483589 -r
1 new commit in pytest:
https://bitbucket.org/hpk42/pytest/commits/4ff693c6e443/
Changeset: 4ff693c6e443
User:hpk42
Date:2013-11-22 14:07:56
Summary: fix issue377 by clarifying in the nose-compat docs that pytest
does not duplicate the unittest-API into the "plain" namespace.
1 new commit in pytest:
https://bitbucket.org/hpk42/pytest/commits/a5419e5024d9/
Changeset: a5419e5024d9
User:hpk42
Date:2013-11-22 15:12:12
Summary: add a note to the documentation that pytest does not mimick nose
try to perform "import isolation". Addresses issue268.
Affe
1 new commit in pytest:
https://bitbucket.org/hpk42/pytest/commits/7cc1a4514c8e/
Changeset: 7cc1a4514c8e
User:hpk42
Date:2013-11-22 15:35:20
Summary: fix issue275 - allow usefixtures and autouse fixtures
for running doctest text files.
Affected #: 4 files
diff -r a5419e5024