Project

blindfold

0.0
No commit activity in last 3 years
No release in over 3 years
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).
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 0.3.4
>= 1.0.6
>= 1.3.2
>= 0.5.4
>= 1.3.0
 Project Readme

Blindfold¶ ↑

API/XML focused integration testing for Rack apps

What is Blindfold?¶ ↑

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).

Usage¶ ↑

$ gem install blindfold

$ blindfold /path/to/blindfold_test.rb

Configuration¶ ↑

(Coming)

Resources¶ ↑

Credits¶ ↑

Blindfold was created by James Bunch (fallwith) and improved by the SCEA SDOD team

Copyright © 2010 James Bunch, released under the MIT license