It requires Redis running on the default port (6379) on your machine. To set it up and run the tests:
$ script/setup
$ bundle exec rake test
Example Rails application that uses Toxiproxy for resiliency testing.
Ruby
It requires Redis running on the default port (6379) on your machine. To set it up and run the tests:
$ script/setup
$ bundle exec rake test