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
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"