Sha256: 2475bd71f4ae4c524bc0b0e885472c1693dbb6d05d01983d2b3439e203d4eaca

Contents?: true

Size: 736 Bytes

Versions: 2

Compression:

Stored size: 736 Bytes

Contents

# AktionTestRails

[![Build Status](https://secure.travis-ci.org/AktionLab/aktion_test_rails.png?branch=master)](https://travis-ci.org/AktionLab/aktion_test_rails)

Testing gem that includes a common set of testing gems, along with a suite of rspec matchers

## Installation

Add this line to your application's Gemfile:

    gem 'aktion_test_rails'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install aktion_test_rails

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
aktion_test_rails-0.1.1 README.md
aktion_test_rails-0.1.0 README.md