All Projects → jonreid → Marvelbrowser

jonreid / Marvelbrowser

Licence: other
iOS TDD Sample App

Labels

Projects that are alternatives of or similar to Marvelbrowser

Quixote
CSS unit and integration testing
Stars: ✭ 788 (+1576.6%)
Mutual labels:  tdd
Mochawesome
A Gorgeous HTML/CSS Reporter for Mocha.js
Stars: ✭ 860 (+1729.79%)
Mutual labels:  tdd
Kitchen In Travis
Chef cookbook example to run test-kitchen inside Travis CI.
Stars: ✭ 36 (-23.4%)
Mutual labels:  tdd
Aruba
Test command-line applications with Cucumber-Ruby, RSpec or Minitest. The most up to date documentation can be found on Cucumber.Pro (https://app.cucumber.pro/projects/aruba)
Stars: ✭ 900 (+1814.89%)
Mutual labels:  tdd
Javascript Data Structures And Algorithms
Exercises, algorithms
Stars: ✭ 26 (-44.68%)
Mutual labels:  tdd
Enzyme Matchers
Jasmine/Jest assertions for enzyme
Stars: ✭ 881 (+1774.47%)
Mutual labels:  tdd
Mix Test.watch
🎠 Because TDD is awesome
Stars: ✭ 721 (+1434.04%)
Mutual labels:  tdd
Swat
Simple Web Application Test
Stars: ✭ 45 (-4.26%)
Mutual labels:  tdd
Clj Fakes
An isolation framework for Clojure/ClojureScript.
Stars: ✭ 26 (-44.68%)
Mutual labels:  tdd
Text Runner
Test runner for text
Stars: ✭ 35 (-25.53%)
Mutual labels:  tdd
Adonis Tdd Tutorial Demo
Stars: ✭ 22 (-53.19%)
Mutual labels:  tdd
Spark Tdd Example
A simple Spark TDD example
Stars: ✭ 23 (-51.06%)
Mutual labels:  tdd
Python chip16
A full implementation (tested) of chip16 virtual machine, or emulator as you wish, using python and rendering with opengl.
Stars: ✭ 31 (-34.04%)
Mutual labels:  tdd
Awesome Agile
Awesome List of resources on Agile Software Development.
Stars: ✭ 797 (+1595.74%)
Mutual labels:  tdd
Webmockr
R library for stubbing and setting expectations on HTTP requests
Stars: ✭ 37 (-21.28%)
Mutual labels:  tdd
Chimp
Tooling that helps you do quality, faster.
Stars: ✭ 783 (+1565.96%)
Mutual labels:  tdd
Executor
Watch for file changes and then execute command. Very nice for test driven development.
Stars: ✭ 14 (-70.21%)
Mutual labels:  tdd
Todoist Js
!! OBSOLETE !! The (un)official Todoist javascript API library
Stars: ✭ 46 (-2.13%)
Mutual labels:  tdd
Should Enzyme
Useful functions for testing React Components with Enzyme.
Stars: ✭ 41 (-12.77%)
Mutual labels:  tdd
Phpspec Matchers
Collection of additional matchers for phpspec
Stars: ✭ 32 (-31.91%)
Mutual labels:  tdd

Marvel Browser: A TDD Case Study

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:

  1. Get your own keys from http://developer.marvel.com
  2. Inside MarvelBrowser/MarvelBrowser, copy MarvelKeys.m-template to MarvelKeys.m
  3. 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/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].