Skip to content

DrRobotmck/quicksuite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quicksuite

Gem for adding a couple of commonly used testing gems to a Rails app.

Installation

Add this line to your application's Gemfile:

gem 'quicksuite', group: :development

And then execute:

$ bundle install

Usage

Just include the gem in your Rails app, bundle, and test!

Gem includes:

Contributing

  1. Fork it ( https://github.com/[my-github-username]/quicksuite/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

Gem for Rails test suite

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages