Your project does not need to be compiled before you run unit tests, so first 
fix your build.

GWTTestCase are notoriously slow though, and grouping them in test suites help, 
as does using small modules (in number of source files).
There are workarounds though (gwt-test-xxx -sorry, don't remember the exact 
name- and gwt-mockito for instance; and MVP to avoid relying on GWTTestCase)

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to