Skip to content

Contributors Guidelines

Slava P. edited this page Dec 4, 2013 · 5 revisions

Before doing a Pull Request, please perform the following:

jqm4gwt> mvn clean install; cd examples; mvn gwt:run; cd - This will launch the jqm4gwt examples in the GWT dev mode tool, from where you can select 'Launch Default Browser' and walk through the examples to make sure all appears correctly.

The longer term goal is to add Selenium testing and encourage tests be included with each commit.

Clone this wiki locally