[Numpy-discussion] Nose testing for numpy
Matthew Brett
matthew.brett@gmail....
Mon Jan 14 13:49:14 CST 2008
An added advantage is that is makes it much easier to run doctests:
numpy.test(doctests=True)
On Jan 14, 2008 11:36 AM, Fernando Perez <fperez.net@gmail.com> wrote:
> On Jan 14, 2008 5:21 AM, Matthew Brett <matthew.brett@gmail.com> wrote:
> > Hi,
> >
> > I've just finished moving the scipy tests over to nose.
> >
> > Thinking about it, it seems to me to be a good idea to do the same for numpy.
>
> > Any thoughts?
>
> A big +1 from me.
>
> Cheers,
>
> f
> _______________________________________________
> Numpy-discussion mailing list
> Numpy-discussion@scipy.org
> http://projects.scipy.org/mailman/listinfo/numpy-discussion
>
More information about the Numpy-discussion
mailing list