Showing posts with label mac. Show all posts
Showing posts with label mac. Show all posts

Wednesday, 24 April 2013

Setting up TDD on a Mac with iTerm2 and vim

In order to get anywhere with TDD, it is vital to set up your development environment so that re-running tests is either automatic, or requires only a single keypress.

Here's how I have things set up...