Toxiproxy Example Rails Application

January 7, 2015 ยท View on GitHub

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

See Toxiproxy's example documentation.