« Lab 2 Due Date | Main | SimpleDB Code from Class »

February 5, 2009

Tools for SimpleDB TDD

If any of you are test-first developers or trying out Test Driven Development (TDD) this may be of interest to you. I've run across a project at Google Code that replicates the SimpleDB api's for local development. This is ideal for mocking SimpleDB for your tests. The project is called SimpleDB/dev

Posted by Devlin at February 5, 2009 11:21 AM