Download the presentation here
This project is a sample iOS application used to demonstrate unit testing with Kiwi (https://github.com/allending/Kiwi).
It loads the popular feed from Instagram, displays it in a table with thumbnails and a detail view. Used as a demo for my talk 'iOS BDD with Kiwi' at Develop Denver 2013 (8/1/2013).
Thanks goes out to the following open source projects.
- Kiwi by Allen Ding - https://github.com/allending/Kiwi
- AFNetworking by Matt Thompson and Scott Raymond - https://github.com/AFNetworking/AFNetworking
- RestKit by Blake Watters - https://github.com/RestKit/RestKit
- OHHTTPStubs by Olivier Halligon - https://github.com/AliSoftware/OHHTTPStubs
- SDWebImage by Olivier Poitrey - https://github.com/rs/SDWebImage
- SVProgressHUD by Sam Vermette - https://github.com/samvermette/SVProgressHUD
- CocoaPods by Eloy Durán - http://cocoapods.org/
Licensed under the MIT License
Copyright 2013 Sean Dougherty