A multi-environment, multi-runner JavaScript testing tool.
Go to file
2012-02-29 15:16:55 -05:00
bin whoa selenium running works 2012-02-23 16:12:00 -05:00
features better selenium support 2012-02-23 20:34:02 -05:00
lib look at that, jquery 2012-02-29 15:16:55 -05:00
spec/javascripts look at that, jquery 2012-02-29 15:16:55 -05:00
.gitignore look at that, jquery 2012-02-29 15:16:55 -05:00
flowerbox.gemspec simplfy, always use server for file delivery 2012-02-29 14:23:56 -05:00
Gemfile yeehaw! 2012-02-22 11:47:07 -05:00
LICENSE yeehaw! 2012-02-22 11:47:07 -05:00
Rakefile yeehaw! 2012-02-22 11:47:07 -05:00
README.md yeehaw! 2012-02-22 11:47:07 -05:00

Flowerbox

TODO: Write a gem description

Installation

Add this line to your application's Gemfile:

gem 'flowerbox'

And then execute:

$ bundle

Or install it yourself as:

$ gem install flowerbox

Usage

TODO: Write usage instructions here

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request