[TIP] Nose Test Discovery - Am I doing it wrong?

Casey McGinty casey.mcginty at gmail.com
Tue Dec 2 11:21:27 PST 2008


> nose discovery looks for something resembling a test and that script
> isn't, but you can force it to be executed using:
>
> $ nosetests myscript.py
>
> Assuming I have a multi-level hierarchy of 100's of python files, all with
built-in unit tests, what is the easiest way to get nose to find and run all
of the test cases?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.idyll.org/pipermail/testing-in-python/attachments/20081202/ea62d696/attachment.htm 


More information about the testing-in-python mailing list