Content deleted Content added
m →Practices to avoid, or "anti-patterns": removed testing "behavior" from anti-patterns as this is a goal not an anti-pattern |
→Disadvantages: Increased costs is a very debatable side effect since production bugs can easily outweigh the costs of writing tests, removed. |
||
Line 180:
# '''Overcomplication''': An overemphasis on TDD can lead to code that is more complex than necessary.
# '''Neglect of Overall Design''': Focusing too narrowly on passing tests can sometimes lead to neglect of the bigger picture in software design.
=== Benefits ===
|