https://github.com/prolificinteractive/kiwi-blocks-demo
An example project demonstrating Kiwi's stub:withBlock: method for use in testing
https://github.com/prolificinteractive/kiwi-blocks-demo
Last synced: 10 months ago
JSON representation
An example project demonstrating Kiwi's stub:withBlock: method for use in testing
- Host: GitHub
- URL: https://github.com/prolificinteractive/kiwi-blocks-demo
- Owner: prolificinteractive
- License: mit
- Created: 2015-04-29T16:35:37.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-01T21:24:37.000Z (almost 11 years ago)
- Last Synced: 2025-03-14T01:46:22.490Z (over 1 year ago)
- Language: Objective-C
- Homepage: http://blog.prolificinteractive.com/2015/07/01/stubbing-network-responses-testing-kiwi/
- Size: 547 KB
- Stars: 0
- Watchers: 40
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# kiwi-blocks-demo
An example project demonstrating how the Kiwi testing framework works with blocks
http://blog.prolificinteractive.com/2015/07/01/stubbing-network-responses-testing-kiwi/