/toxiproxy-crystal

Crystal shard for Toxiproxy

Primary LanguageCrystalMIT LicenseMIT

toxiproxy-crystal

Crystal shard for Toxiproxy. This shard makes it easy to write tests that ensure your application behaves appropriately under harsh conditions. Before you can use the Crystal shard, you need to read the Usage section of the Toxiproxy README.

Installation

This project is a work in progress. Installation instructions will be updated when this shard is stable.

Usage

N/A

Contributing

  1. Fork it (https://github.com/your-github-user/toxiproxy-crystal/fork)
  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 a new Pull Request

Contributors

  • jlholm - creator and maintainer