• Stars
    star
    2
  • Language
    Ruby
  • License
    MIT License
  • Created over 13 years ago
  • Updated about 13 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

a small gem that allows you to easily hammer your site with requests to all your routes, to give you confidence that the site is not breaking anywhere. It is not a load test, nor is it meant to do functional or unit testing, instead, it's sole focus is to ensure that there are no rails errors anywhere on your site. It is very easy to work with and designed for most easy use for developers