Most Popular
Categories
- Motorcycles (11)
- Photography (20)
- Programming (16)
- Uncategorized (8)
- Visualization (5)
Unit test Archive
-
Backwards is Forwards, my GDC lecture
Noel Llopis and I did a lecture at the Game Developer Conference this year about test driven development. It's... -
Unit Testing Perl
While working on a small script at work today it occurred to me that had I been writing it in... -
Avoiding File I/O In Unit Tests
Noel's article Test-Driven Game Development mentions that unit test suites should run quickly. That usually means as little file...