dbones notes
its a geek thing

The list of TDD anti patterns

December 4, 2009 17:32 by Dave

when writting unit tests you may wonder, what im i actually doing? I follow the AAA pattern, well try to ;).

 anyway I found this link on StackOverflow, which has a list of anti patterns for TDD (Unit testing)

http://blog.james-carr.org/2006/11/03/tdd-anti-patterns/

well worth a look, just incase you think your test is not doing what it should be.


Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Tags:
Categories: Test
Actions: E-mail | Permalink | Comments (0) | Comment RSSRSS comment feed

Related posts