[EMAIL PROTECTED] wrote:
> Michele> I am also +1 to run the tests in the code order.
>
> Got any ideas how that is to be accomplished short of jiggering the names so
> they sort in the order you want them to run?
>
> Skip

Well, it could be done with a decorator, but unittest is already
cumbersome how it is,
I would not touch it. Instead, I would vote for py.test in the standard
library.

   Michele Simionato

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

Reply via email to