packatino / TDDTraining

This repository contains an iOS project which can be used as a starting point for code katas which are developed test driven.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TDDTraining

This repository contains an iOS project which can be used as a starting point for code katas which are developed test driven with Objective-C. It uses CocoaPods to import OCMockito.

Code katas included

The following code kata is already prepared in a sub branch and I encourage you to try it out :-)

Create your own katas

Feel free to fork this repository and use it as a base for your own katas!

Need some inspiration? Here is a website with many examples for code katas: http://codekata.com

About

This repository contains an iOS project which can be used as a starting point for code katas which are developed test driven.


Languages

Language:Objective-C 95.8%Language:Ruby 4.2%