Yes, I have it all wrapped up in a m2 pom.
Cheers, bo -----Original Message----- From: Siegfried Goeschl <[EMAIL PROTECTED]> Date: Wed, 01 Oct 2008 21:22:30 To: Turbine Users List<[email protected]> Subject: Re: testing question Hi, you should be able to run the Canoo WebTests using a M2 plugin (if you not already do so) Cheers, Siegfried Goeschl [EMAIL PROTECTED] wrote: > > > Hi, > > I just got my setup working: maven 2 doing basic testing with Junit, > integration tests with cactus and functional tests with canoo. I use the > hsqldb maven 2 plugin to start it and dbunit to fill the test database. I > had to import my database scheme once in hsqldb (an adjusted version of the > one Torque generates), which gets reloaded each time you start it up. > > Regards, Bo > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
