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

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



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.
 .
 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?


Reply to: