[TIP] nosetests hang

Kamal Ahmed kamal2222ahmed at yahoo.com
Thu Apr 28 11:34:45 PDT 2011


Hi,

I am running nosetests, in a bash script, as:


nosetests -s --with-xunit --process-timeout=10 --verbose --with-coverage --cover-package ppackage `find . -name "*test.py"`

but: 
1. Even though the option --verbose is is used, i still get EEEEE
2. The tests do not timeout

Any idea how i can force timeout ?

Thanks,
-Kamal.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.idyll.org/pipermail/testing-in-python/attachments/20110428/f58ef06e/attachment.htm>


More information about the testing-in-python mailing list