support for running GWTTestSuite instead of GWTTestCase
-------------------------------------------------------
Key: MGWT-21
URL: http://jira.codehaus.org/browse/MGWT-21
Project: Maven 2.x GWT Plugin
Issue Type: New Feature
Reporter: Arthur Kalmenson
I've mentioned this before, but I figured I'd post a feature request for it.
For GWT projects that make extensive use of GWTTestCase for integration
testing, running each GWTTestCase separately increases the build time
substantially. This happens because a headless hosted mode needs to be launched
for each test class. GWT offers an optimization called GWTTestSuite that allows
you to group GWTTestCases together into a suite that launches the headless
hosted mode once. This feature is currently supported in the Google Code
gwt-maven plugin. See this for more information:
http://code.google.com/docreader/#p=google-web-toolkit-doc-1-5&s=google-web-toolkit-doc-1-5&t=DevGuideJUnitSuites
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email