luisobo / Nocilla

Testing HTTP requests has never been easier. Nocilla: Stunning HTTP stubbing for iOS and Mac OS X.

Home Page:https://twitter.com/luisobo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for mocking requests

joshuatbrown opened this issue · comments

I'd like to see support for mocking requests - I want to test that in a given situation, a request is not sent to the server.

Enable Nocilla and don't stub any requests. Your test will fail if a request was fired.