Hi list,

I've written an article in my blog on writing WebTest tests in Groovy
using Maven. It only shows what is needed to setup such a project and
create the first WebTest. In fact it is really easy: only some lines of
(quite hideous) Maven config and you can write your WebTest tests in
Groovy... and start them easily from your IDE as well

http://mguillem.wordpress.com/2009/04/30/webtest-with-groovy-maven-and-eclipse/

I think that it is far better to use a standard unit test setup strategy
like this one rather than the "traditional" WebTest distribution in
projects where the WebTest tests are written only (mainly?) in Groovy.

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


_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to