diff options
Diffstat (limited to 'TDD.md')
-rw-r--r-- | TDD.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -9,4 +9,7 @@ Test Driven Development (or Design) is a software engineering paradigm where one It is mainly divided into three styles: - [[Detroit-style TDD]] - [[London-style TDD]] -- [[Discovery Testing]]
\ No newline at end of file +- [[Discovery Testing]] + + +[[Conway's Law]]
\ No newline at end of file |