On 1 Dec 2004, at 15:13, Malte S. Stretz wrote:
So I'd like to keyword some of the tests as "basic" (or whatever keyword) and only those tests are run per default. All other tests would be used by us devs, people who we ask to debug one of their bug reports aund the BuildBots.
No more options, please. And there's no reason to speed it up for users because users only run "make test" once in a while.
My idea was that per default all tests are run (except everything which requires further set-up or can fail easily like net tests or SQL).
See "prove" (now shipped with core perl) and Test::Verbose's tv command (which is indispensable to any perl developer IMHO). Also consider adding some tests to CVS but not adding them to the MANIFEST, which will achieve what you require there.
______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email ______________________________________________________________________
