[Pytest-commit] Issue #447: Fixture params not accessible inside the fixture, not getting called multiple times. (hpk42/pytest)

2014-02-06 Thread Paul Oswald
New issue 447: Fixture params not accessible inside the fixture, not getting called multiple times. https://bitbucket.org/hpk42/pytest/issue/447/fixture-params-not-accessible-inside-the Paul Oswald: Parametrize decorator will not pass parameters into methods that are on subclasses of TestCase.

[Pytest-commit] Issue #448: pytest-xdist: AttributeError: 'module' object has no attribute '__all__' (hpk42/pytest)

2014-02-06 Thread Sebastian Pawluś
New issue 448: pytest-xdist: AttributeError: 'module' object has no attribute '__all__' https://bitbucket.org/hpk42/pytest/issue/448/pytest-xdist-attributeerror-module-object Sebastian Pawluś: ``` #!python ~/buildbot/slave/hippy_1/Linux64/build$ ../../../virtualenv/bin/py.test testing/ -n 5