Hi Paul,
Dierk and I have discussed a bit the problematic. What about extending the
AntBuilder used in the tests to recognize that some delegate calls should be
wrapped in a "group" with a special name?
For instance in following example:
----------------
ant.webtest(name:'groovy: Test Groovy Scripting at creation time'){
macro_login(...)
...
}
----------------
the (modified) Ant builder could catch the macro_login call, "see" that it
follows the convention "macro_*" and therefore create a "login" node.
This support should naturally be integrated in Grails WebTest plugin, or
more generally in a WebTest base WebTest test class.
What do you think?
Cheers,
Marc.
--
View this message in context:
http://www.nabble.com/possible-enhancement-to-reporting-tf4670777.html#a13362487
Sent from the WebTest mailing list archive at Nabble.com.
_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest