Sha256: b898050e49f21fd7d583f047acaf92d1098be4a47156517c202db275caa52272

Contents?: true

Size: 815 Bytes

Versions: 7

Compression:

Stored size: 815 Bytes

Contents

# AktionTest

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

Testing gem that includes a common set of testing gem and a suite of RSpec Matchers

## Installation

Add this line to your application's Gemfile:

    gem 'aktion_test'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install aktion_test

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

7 entries across 7 versions & 1 rubygems

Version Path
aktion_test-0.3.1 README.md
aktion_test-0.3.0 README.md
aktion_test-0.2.2 README.md
aktion_test-0.2.1 README.md
aktion_test-0.2.0 README.md
aktion_test-0.1.2 README.md
aktion_test-0.1.1 README.md