Hi David, is it possible that you use an old version of the Grails WebTest plugin based on a very old version of WebTest?
Cheers, Marc. -- Blog: http://mguillem.wordpress.com [EMAIL PROTECTED] wrote: > > I'm currently using the WebTest plug-in for Grails and had 2 questions: > > 1. I've tried using the JAVA_OPTS to extend the heap size but still run > out of memory - it doesn't appear to be using the setting I provided via > -D. What is the proper way to increase the memory used by the plug-in? > Does it use JAVA_OPTS or ANT_OPTS? > > 2. I've used Groovy to generate tests for the Grails project (basically > modified CRUD app). The number of tests generated on the fly are around > 300 with approximately 15 steps each. The results are stored in a single > WebFile - is there configuration setting that I'm missing that allows > for the Summary and Detail reports to be on separate pages? > _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

