Sha256: 79f9d1df6604bcd58fb69a5aafb6d8501b6ca8c92d3e6a1362f2ab8cecad5487

Contents?: true

Size: 563 Bytes

Versions: 1

Compression:

Stored size: 563 Bytes

Contents

# minitest-sugar

Sugar for your MiniTest diet.

## Installation

Add this line to your application's Gemfile:

    gem 'minitest-sugar'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install minitest-sugar

## Usage

See [rubydoc](http://rubydoc.info/github/frodsan/minitest-sugar/master/frames).

## 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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
minitest-sugar-0.0.2 README.md