jdortiz / VCTDD-Swift3

Example for my talk at the NSCoders Night Madrid (20170111) about TDD for View Controllers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is this?

This an example of how to develop a table view controller subclass using TDD. I used a prior version of this (Swift 2.3) for my talk at the Command+U Conference (http://www.cmduconf.com/). This is the updated version for Swift 3. There are commits for every test, so I hope this is useful.

What can I do with it?

Sell it for $10M and share the benefits with me. :-) Otherwise it should be a learning example. Enjoy it!

Jorge

About

Example for my talk at the NSCoders Night Madrid (20170111) about TDD for View Controllers


Languages

Language:Swift 99.2%Language:Objective-C 0.8%