Hi Andrew,
I'm really interested by what you've done. If you can send it to me or
publish it somewhere, it would be really welcome.
I've tested the gwt plugin you mention and it has exactly the same
problem than I have locally. With one single GWT test, everything is
fine. If I just duplicate the sample GWT test to have 2 GWT unit tests
then the second one that gets executed fails with:
sample.QuickStartTest.JUnit:sample.client.QuickStartTest2.testButton:
could not instantiate the requested class
Cheers,
Marc.
--
Blog: http://mguillem.wordpress.com
Andrew Pietsch wrote:
Hi Marc,
I'm using gradle to build GWT projects (both libraries and apps) and
it's working for me. I created a seperate source set under
src/gwtTest/java and put them under there. I've written a plugin to do
it, happy to share if you want more info.
There's also a gwt plugin at http://code.google.com/p/gradle-gwt-plugin/
but I don't know what status it's in.
Cheers
Andrew
On 9 June 2010 18:01, Marc Guillemot <[email protected]
<mailto:[email protected]>> wrote:
Hi,
I've problems running my GWT unit tests (the ones extending
GWTTestCase) with Gradle. The first unit test run always pass but
GWT complains for the following ones.
Does someone use gradle to build a GWT project and particularly to
run the (GWT) unit tests?
Cheers,
Marc.
--
Blog: http://mguillem.wordpress.com
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email