I  have  used  unit  tests now for a number of project. One thing
that I dislike is it that the order in which the tests  are  done
bears no relationship to the order they appear in the source.

This  makes  using  unit tests somewhat cumbersome. Is there some
way to force the tests being done in a particular order?

-- 
Antoon Pardon


























































-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to