Best of TDDMay 2024

  1. 1
    Article
    Avatar of substackSubstack·2y

    TDD: 5 test smells - 5 solutions

    Learn about common test smells in Test-Driven Development and how to fix them.

  2. 2
    Article
    Avatar of substackSubstack·2y

    Why you need TDD

    TDD is the fastest and safest way to write code and it helps manage complexity, minimizes debugging, and provides 100% code and behavior coverage. It is advocated by top engineers in the industry.