[LRUG] How can you tell if TDD was used on a project

Steve Tooke steve.tooke at gmail.com
Wed Mar 21 01:45:02 PDT 2012


On Wed, Mar 21, 2012 at 8:08 AM, Anthony Green <anthony.green at bbc.co.uk>wrote:

> You have two projects, both with the same specification but only one of
> these projects was developed using Test Driven Development. You are given
> the source for both but with the tests removed from the TDD project. How
> can you tell which was developed using TDD?
>

The simplest answer:

The codebase that was TDD'd will likely be easier to write tests for.

Steve

-- 
/tooky
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lrug.org/pipermail/chat-lrug.org/attachments/20120321/25d3d2a0/attachment-0003.html>


More information about the Chat mailing list