This is slowly becoming an iOS sample app to showcase Test Driven Development (TDD). The commit log shows you my sub-steps and thoughts as I progress.
To build the project:
- Get your own keys from http://developer.marvel.com
- Inside MarvelBrowser/MarvelBrowser, copy MarvelKeys.m-template to MarvelKeys.m
- Edit MarvelKeys.m, filling in your own keys. This file is ignored by Git.
For a list of all the blog posts, see http://qualitycoding.org/tdd-sample-archives/