Testing RESTful API with Cucumber in a front end less application.

Posted by Waseem on Stack Overflow See other posts from Stack Overflow or by Waseem
Published on 2009-07-25T16:01:54Z Indexed on 2010/03/27 20:13 UTC
Read the original article Hit count: 269

Hi I do not have any front end in my app. I am willing to release just a RESTful API which can be used by different clients. Any pointers how should I proceed towards testing it with cucumber? Every action in the controller generates XML feed only. Any pointers or suggestions?

© Stack Overflow or respective owner

Related posts about ruby-on-rails

Related posts about cucumber