testing units in a specific order?

Antoon Pardon apardon at forel.vub.ac.be
Mon Jan 9 06:51:15 EST 2006


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





























































More information about the Python-list mailing list