[Numpy-discussion] Switching to nose test framework (was: NumpyTest problem)

Alan McIntyre alan.mcintyre at gmail.com
Mon Jun 9 10:37:08 EDT 2008


On Mon, Jun 9, 2008 at 3:41 AM, Stéfan van der Walt <stefan at sun.ac.za> wrote:
> I suggest we also remove ParametricTestCase now.

I don't mind converting the existing uses (looks like it's only used 5
times) to something else, it was causing trouble for me with nose
anyway--whenever the test module imported it, nose wanted to run it
since it inherited from TestCase.  So if nobody really, really needs
it I'll make ParametricTestCase go away.



More information about the NumPy-Discussion mailing list