Gem Version

Bleed

Bleed tries to make REST API testing easier by applying principles bellow:

  • Convention over Configurations (CoC)
  • Keep it simple, stupid (KISS)
  • Modularity

Installation

Add this line to your application's Gemfile:

gem 'bleed'

And then execute:

$ bundle

Or install it yourself as:

$ gem install bleed

Usage

TODO: Write usage instructions here

Development

After checking out the repo, run bin/setup to install dependencies.

To install this gem onto your local machine, run bundle exec rake install.

Testing

You can run rake spec to run the tests.

Contributing

Bug reports and pull requests are welcome on GitHub. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The gem is available as open source under the terms of the MIT License.