[SciPy-dev] Making numpy test work in scikits

Matthieu Brucher matthieu.brucher at gmail.com
Fri Jul 20 17:35:32 EDT 2007


>
> Yes, by default only tests/test_*.py are looked at when * is a module.
> However, if you use either NumpyTest().testall() or
> NumpyTest().test(all=True) or NumpyTest.test(level=(some number >10)),
> then all the the *.py files in tests/ will be run.
>
> Argubably, this should be the default.


Thank you for the tip !

Matthieu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20070720/ebcee96c/attachment.html>


More information about the SciPy-Dev mailing list