in reply to A danger of test driven development.
We also have code reviews for all new code and we often find tests and code that are incorrect.
It's true that the passing test can give you a false sense of security. Having someone else review things can help.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: A danger of test driven development.
by Perl Mouse (Chaplain) on Oct 03, 2005 at 12:52 UTC | |
by GrandFather (Saint) on Oct 03, 2005 at 23:05 UTC | |
|