[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#767515: ITP: python-nose-parameterized -- decorator for parameterized testing with Nose



On Sat, Nov 01, 2014 at 12:09:57AM +0800, Thomas Goirand wrote:
> Package: wnpp
> Severity: wishlist
> Owner: Thomas Goirand <zigo@debian.org>
> 
> * Package name    : python-nose-parameterized
>   Version         : 0.3.4
>   Upstream Author : David Wolever <david@wolever.net>
> * URL             : https://github.com/wolever/nose-parameterized
> * License         : BSD-2-clause
>   Programming Lang: Python
>   Description     : decorator for parameterized testing with Nose
> 
>  nose-parameterized is a decorator for parameterized testing with nose.
>  .

Is this going to be part of the package description? It looks more
like a rant about what Nose already provides than what
python-nose-parameterized has to offer:

>  Nose. It's got test generators. But they kind of suck:
>   * They often require a second function
>   * They make it difficult to separate the data from the test
>   * They don't work with subclases of unittest.TestCase
>   * kwargs? What kwargs?

It be much nicer if the description would highlight what
python-nose-parameterized actually does (i.e. what the decorators are
useful for).
Cheers,
 -- Guido


Reply to: