Jasmine reporters wrapped in a crunchy jasmine-headless-webkit shell
Go to file
John Bintz 24dd0ed49d initial commit 2011-12-30 15:39:01 -05:00
lib initial commit 2011-12-30 15:39:01 -05:00
vendor/assets/javascripts initial commit 2011-12-30 15:39:01 -05:00
.gitignore initial commit 2011-12-30 15:39:01 -05:00
.gitmodules initial commit 2011-12-30 15:39:01 -05:00
Gemfile initial commit 2011-12-30 15:39:01 -05:00
LICENSE initial commit 2011-12-30 15:39:01 -05:00
README.md initial commit 2011-12-30 15:39:01 -05:00
Rakefile initial commit 2011-12-30 15:39:01 -05:00
jasmine-headless-webkit-reporters.gemspec initial commit 2011-12-30 15:39:01 -05:00

README.md

Jasmine::Headless::Webkit::Reporters

TODO: Write a gem description

Installation

Add this line to your application's Gemfile:

gem 'jasmine-headless-webkit-reporters'

And then execute:

$ bundle

Or install it yourself as:

$ gem install jasmine-headless-webkit-reporters

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