[Zope3-dev] test.py --all now hopefully runs ALL tests...

Chris Withers chrisw at nipltd.com
Fri Sep 12 10:49:09 EDT 2003


Hi,

Sorry for the cross post, but this message would have been identical for both 
lisst anyway ;-)

I've just finished adding code to the HEADs of both Zope 3 and Zope 2.
The idea is that when you do "test.py --all" you should have ALL tests run.
The code I've added generates visual warning if some tests were omitted due to 
necessary external components not being available.

Currently, this is only applied to the BerkleyDB storage tests. Does anyone know 
of any other tests which currently silently don't get run if stuff isn't available?

My aim with this is to have the nightly tests really make sure as much as 
possible that everything works, even if some tests aren't run as standard 
because they take too long.

Please let me know if you haev any comments...

cheers,

Chris




More information about the Zope3-dev mailing list