[SciPy-dev] Nose tests - merged

Nathan Bell wnbell at gmail.com
Sat Jan 12 06:35:42 EST 2008


On Jan 12, 2008 5:24 AM, Nils Wagner <nwagner at iam.uni-stuttgart.de> wrote:
> How do I use the new test functionality in scipy ?
>
> >>> import scipy
> >>> scipy.test(1)
> Traceback (most recent call last):
>    File "<stdin>", line 1, in <module>
>    File
> "/usr/local/lib64/python2.5/site-packages/scipy/testing/nosetester.py",
> line 54, in test
>      nose.run(argv=argv)


The numeric test levels have been replaced with names:

http://projects.scipy.org/scipy/scipy/browser/trunk/scipy/testing/examples/README.txt


-- 
Nathan Bell wnbell at gmail.com
http://graphics.cs.uiuc.edu/~wnbell/



More information about the SciPy-Dev mailing list