I've published a skeleton project that aims to ease the production of test cases for SmartGWT, both from Eclipse (with the Gradle plugin, even without the GWT plugin) and from CLI (directly using Gradle).
Till now I've simply re-used it as a skeleton to produce isolated tests for forum requests, but it could just be used as a starting point for more serious testing (automated unit/integration tests using selenium).
Just my two cents to the community.
It's open-source licensed. Feel free to use it as you want.
Till now I've simply re-used it as a skeleton to produce isolated tests for forum requests, but it could just be used as a starting point for more serious testing (automated unit/integration tests using selenium).
Just my two cents to the community.
It's open-source licensed. Feel free to use it as you want.