Does nose run all of its collected tests in a single process?

I've got a test which monkey-patches an imported module.  Will all of the other 
tests collected in the same run of nosetests see the patch?
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to