« Return to Thread: groovy: best way to put config() settings to setUp()

Re: Integrating sqlunit Results

by Marc Guillemot :: Rate this Message:

Reply to Author | View in Thread

Jonathan,

for this purpose, sqlunit needs to save its result files in a way that
can be understood by WebTest :-(

Cheers,
Marc.

Jonathan Rosenberg wrote:

> Marc,
>
> I do that now.  hat I'd like to see is sqlunit HTML output with the same
> kind of detail as the webtest HTML.
>
> --
> Jonathan Rosenberg
> Founder & Executive Director
> Tabby's Place
> http://www.tabbysplace.org
>
>
> -----Original Message-----
> From: webtest-admin@... [mailto:webtest-admin@...]
> On Behalf Of Marc Guillemot
> Sent: Thursday, July 02, 2009 6:25 AM
> To: webtest@...
> Subject: Re: [Webtest] Integrating sqlunit Results
>
>
> Hi,
>
> if you just want to see which sqlunit tasks have been executed, what
> about starting them within <webtest> </webtest>?
>
> Cheers,
> Marc.

_______________________________________________
WebTest mailing list
WebTest@...
http://lists.canoo.com/mailman/listinfo/webtest

 « Return to Thread: groovy: best way to put config() settings to setUp()