The Plugin's unit testing doc only shows a run configuration http://code.google.com/eclipse/docs/gwt_junit.html
It links to a page showing junitCreator http://code.google.com/webtoolkit/doc/1.6/DevGuideTesting.html I'm missing the part showing to make it work where the test classes are under /test instead of /source. It isn't clear if it's better to have a separate project for tests or a test module within the project. If it's a test module within the project what should the setup look like should source paths be /src and /test ? where should junit.jar go ? what should the *Test.gwt.xml file look like ? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
