On Jun 19, 2007, at 10:52 AM, Mike Malony wrote:

So I'm working my project, and I've got one other more junior coder with
me.

Has anyone tried writing test files as part of their spec's?

An overview document would also be needed, and some time walking through the
expected testing.  But it sure would be setting clear expectations.

I highly recommend writing your API POD, then the tests, then the code. That way you're sure all three will be in agreement. Writing tests that use your API means that you're exercising the API, and your assumptions about what you want, before you even write any code that uses that API.

--
Andy Lester => [EMAIL PROTECTED] => www.petdance.com => AIM:petdance




Reply via email to