> -----Original Message----- > From: Vincent Massol [mailto:[EMAIL PROTECTED] > Sent: 14 May 2004 15:36 > To: 'Cactus Users List' > Subject: RE: Jetty integration - running individual tests > > Hi Chris, > > I've just committed the change in Cactus CVS HEAD. JettyTestSetup now > checks if jetty is already started. If so, it doesn't start it again nor > does it stop it. > > This way you can have: > > - MyTestCase1 with a suite() method > - MyTestCaseN with a suite() method > - TestAll which adds all MyTestCaseN classes > > and be able to execute each of them with no change. > > I'll release a 1.7dev nightly build sometime this week end.
Done (in advance). It's available under http://cvs.apache.org/builds/jakarta-cactus/nightly/2004-05-14/ [snip] Thanks -Vincent --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
