|
Project Information
Featured
Downloads
Links
|
gwt-test-utils is a Java testing framework for GWT applications. It provides a simple way to test your GWT User Interfaces without GWTTestCase or any servlet container instance ! This means you are able to use any Java tool without restriction : JUnit, reflection, Easymock, Mockito, etc. If you want to write fast tests which will still deal with your GWT view layout and simulate browser events on your widgets easily, you really should considere this framework. The Getting Started page would be a good way to start ;-) Features
DocumentationWhether you want to...
... you'll find everything you need in the User Guide. RoadmapHere is the next features we are working on, ordered by priority (which is not frozen) :
In addition, we are daily improving gwt-test-utils existing features. To perfect it, we need your feedback ! For example, ext-GWT support is still in a early phase and we need you to provide some simple unit tests to validate all GXT features are working. About / More infoFor any question, feedback or contribution, please contact use through the user group. You can also follow the day-to-day evolution of the framework and communicate on it through Twitter : #GwtTestUtils Some additional explanations about this project are available here, or for people who are used to read french, here, here and here |