Skip to content

ScrappyAcademy/rock_candy

Repository files navigation

Rock Candy

RockCandy

Gem Version Build Status Dependency Status Code Climate Coverage Status Stories in Ready

Providing sugary syntax to help crystalize your Ruby test/spec structure.

Installation

This gem is not available via RubyGems.

To use the gem, add this line to your application's Gemfile:

group :test do
  gem 'rock_candy', github: 'ScrappyAcademy/rock_candy'
end

And then execute:

$ bundle

Usage

Using RockCandy is fairly easy. Just install it.

😤 So you got things installed… First off, thanks for using it!!! ❤️ 💛 💙 💜 💚 💖 Awesome 😎 now what?!? Check out our executable documentation (written with Cucumber) for details on how to use the different features.

We currently are supporting RSpec. Support for MiniTest is in the works.

If you want support for another testing framework, let us know by opening an issue. We can't promise we'll add it, but we really want to help out the Ruby community. ❤️

Contributing

  1. Fork it
  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 new Pull Request

About

Providing sugary syntax to help crystalize your test/spec structure.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages