Sha256: 577f0f8f24d63c3875d4d5c04638242a531052cbc43b6d394efb134bcb01e387

Contents?: true

Size: 928 Bytes

Versions: 7

Compression:

Stored size: 928 Bytes

Contents

This is a collection of widgets which simplify the testing of a GWT web applications by extending the page-object gem.

TODO: CAN HAZ MOAR READMEZ

## Known Issues

See [http://github.com/joelbyler/gwt_widgets/issues](http://github.com/joelbyler/gwt_widgets/issues)

## Contribute

* Fork the project.
* Test drive your feature addition or bug fix. Adding specs is important and I will not accept a pull request that does not have tests.
* Make sure you describe your new feature with a cucumber scenario.
* Make sure you provide RDoc comments for any new public method you add. Remember, others will be using this gem.
* Commit, do not mess with Rakefile, version, or ChangeLog.
  (if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull)
* Send me a pull request. Bonus points for topic branches.

## Copyright

Copyright (c) 2013 Joel Byler. See LICENSE for details.

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
gwt_widgets-0.0.7 README.md
gwt_widgets-0.0.6 README.md
gwt_widgets-0.0.5 README.md
gwt_widgets-0.0.4 README.md
gwt_widgets-0.0.3 README.md
gwt_widgets-0.0.2 README.md
gwt_widgets-0.0.1 README.md