Running Python tests

shankha shankhabanerjee at gmail.com
Mon Dec 16 21:08:21 EST 2013


Hi,
I am following the developers guide in running Python tests. I had few
questions.

1) Say I run the tests and the run got interrupted after few minutes. I
want to start afresh.
Is there a way to get rid of all the test results or intermediate files or
python does the job as and when the test is running.

2) The dev guide says (http://docs.python.org/devguide/)

./python -m test -j3

Can we run the test with -j1 or -j2 or without any options.

Will there be any difference in results.


-- 
Thanks
Gudge
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20131217/7866a96a/attachment.html>


More information about the Python-list mailing list