Re: [pytest-dev] how to handle 'parameterize' misspelling

2015-03-10 Thread Brianna Laugher
Ok cool. I agree, as we don't know for sure when the registered-markers thing will happen, this is still worth doing in the meantime. Thanks Brianna On 10/03/2015 10:26 AM, "holger krekel" wrote: > Hi Brianna, > > On Mon, Mar 09, 2015 at 23:25 +0100, Brianna Laugher wrote: > > Hello, > > > > > h

Re: [pytest-dev] how to handle 'parameterize' misspelling

2015-03-10 Thread holger krekel
Hi Brianna, On Mon, Mar 09, 2015 at 23:25 +0100, Brianna Laugher wrote: > Hello, > > https://bitbucket.org/pytest-dev/pytest/issue/463/add-alias-for-parametrize-or-provide > > It is, I think, a relatively common and easy error for someone to type > 'pytest.mark.parameterize' instead of 'pytest.m