0.0
No commit activity in last 3 years
No release in over 3 years
A page-object extension for GWT apps, to support cucumber tests
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

< 1.2.0
>= 1.0
>= 2.12.0
>= 0.7.2

Runtime

>= 0.8.2
 Project Readme

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

Build Status Code Climate

TODO: CAN HAZ MOAR READMEZ

Known Issues

See 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.