API/XML focused integration testing for Rack apps
Blindfold brings together RSpec, Rack::Test, and Machinist for the express purpose of providing integration test coverage for web based API services (especially those with an XML response).
$ gem install blindfold $ blindfold /path/to/blindfold_test.rb
(Coming)
-
Source: github.com/fallwith/blindfold
Blindfold was created by James Bunch (fallwith) and improved by the SCEA SDOD team
Copyright © 2010 James Bunch, released under the MIT license