[Pytest-commit] Issue #652: Specify fixture parameter values in parameterize decorator (hpk42/pytest)

2015-01-02 Thread Olga Botvinnik
New issue 652: Specify fixture parameter values in parameterize decorator https://bitbucket.org/hpk42/pytest/issue/652/specify-fixture-parameter-values-in Olga Botvinnik: I'm running py.test 2.6.4 and would like to run all parameterizations of a fixture in some tests, but not in others, as descr

[Pytest-commit] Issue #653: Add a version of deprecated_call which is a context manager (hpk42/pytest)

2015-01-02 Thread Alex Gaynor
New issue 653: Add a version of deprecated_call which is a context manager https://bitbucket.org/hpk42/pytest/issue/653/add-a-version-of-deprecated_call-which-is Alex Gaynor: This would be more convienent for deprecating things like "accessing an attribute"