« 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

Hi,

if you just want to see which sqlunit tasks have been executed, what
about starting them within <webtest> </webtest>?

Cheers,
Marc.
--
Web: http://www.efficient-webtesting.com
Blog: http://mguillem.wordpress.com

Jonathan Rosenberg wrote:

> I now have sqlunit up & running from within my webtest framework.  But I don't understand if/how I can integrate the output.
>
> I'm hoping there's a way to have the sq;lunit steps show up in place in the HTML output from webtest.
>
> Is this possible?
>
> --
> Jonathan Rosenberg
> Founder & Executive Director, Tabby's Place
> http://www.tabbysplace.org/
>
>
>
>
> _______________________________________________
> WebTest mailing list
> WebTest@...
> http://lists.canoo.com/mailman/listinfo/webtest
>

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

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