json_spec is a Ruby gem that makes it easier to work with testing API's via Cucumber and RSpec The json_spec gem is a collection of RSpec matchers and a collection of Cucumber steps to wrap them up.
The json_spec gem is a collection of RSpec matchers and a collection of Cucumber steps to wrap them up. It was designed to make it easier to do API testing using Cucumber. This blog post introduces the gem. The readme file goes into more examples and details as to its use. The gem can be downloaded from rubygems, and the source is on github