On 5/14/06, ara.t.howard / noaa.gov <ara.t.howard / noaa.gov> wrote: > i'ts simple : they are run in alphabetical order. so, if you name them > > test_000 > test_001 > test_002 > ... > > they are run in 'order'. I wouldn't want to put my non-test code in a test.. it seems wierd. As I understand, tests are not guaranteed to run in any order and while this feature may work right now.. it may be removed in the future.