[Pytest-commit] commit/pytest: hpk42: clarify that python_functions does not apply to unittest.TestCase

2013-11-22 Thread commits-noreply
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 #:

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

2013-11-22 Thread commits-noreply
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

[Pytest-commit] commit/pytest: hpk42: python2.4 is not really tested or supported anymore

2013-11-22 Thread commits-noreply
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

[Pytest-commit] commit/pytest: hpk42: fix issue377 by clarifying in the nose-compat docs that pytest

2013-11-22 Thread commits-noreply
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.

[Pytest-commit] commit/pytest: hpk42: add a note to the documentation that pytest does not mimick nose try to perform "import isolation". Addresses issue268.

2013-11-22 Thread commits-noreply
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

[Pytest-commit] commit/pytest: hpk42: fix issue275 - allow usefixtures and autouse fixtures

2013-11-22 Thread commits-noreply
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