[py-dev] tests running order

holger krekel hpk at trillke.net
Thu Jun 9 14:33:24 CEST 2005


On Thu, Jun 09, 2005 at 14:07 +0200, Philippe Normand wrote:
> Le jeudi 09 juin 2005 à 14:00 +0200, holger krekel a écrit :
> 
> > makes all sense to you?  You may want to read this to understand more: 
> > 
> 
> Yes, it makes sense :) Thanks!

however, i should have mentioned that simply naming your files 

    test_0_foo.py 
    test_1_bar.py 

would be another maybe better possibility.  It expresses the 
intent more explicitely on the filesystem level so that people
will maybe first look into test_0_*.py stuff when looking how
something works ... 

cheers, 

    holger


More information about the py-dev mailing list