In my day job I work on a large Java-based web app that uses a RESTful JSON 
API to serve data to a JS-based front-end.  Our QA folks are struggling a 
bit with how best to do automated testing of the API.

I've done some googling but come up empty-handed.  Can anyone recommend a 
solid integration testing framework that uses declarative (think "shoulda") 
language for describing tests that we could use to exercise the API?

Thanks,

Chris

-- 
SD Ruby mailing list
[email protected]
http://groups.google.com/group/sdruby

Reply via email to