Discuss This Topic
There are 0 comments in this discussion.
url: http://elabs.se/blog/34-capybara-and-testing-apis
From the blog post:
tl;dr:
Use RackTest for testing APIs, use Capybara for testing user behavior.
If you need more than that, gives background on why you should use RackTest for API test and not Capybara.