Personal Unit Testing Spreadsheet

I came across an interesting productivity hack the other day. As programmers, we (try) to use Unit Testing as a way to ensure my software is running correctly. Edward O'Conner, inspired by Michael Wallace, came up with a list of Personal Unit Tests he runs daily.
I decided to jump on the bandwagon as well. I've put together a simple spreadsheet to help me track my progress, and I've also copied in all of Edward's and Micahel's Unit Tests to use as inspiration for creating my own. read more »

