/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.schneems.com
| | hiltmon.com
4.0 parsecs away

Travel
| | [AI summary] The article discusses the effectiveness of Test-Driven Development (TDD) in improving software quality, reducing defects, and enhancing developer confidence through empirical evidence and personal experience.
| | anthonysciamanna.com
3.3 parsecs away

Travel
| | This is the second post in my series about writing effective unit tests. This series covers questions and challenges that typically arise when teams begin...
| | www.martinfowler.com
3.8 parsecs away

Travel
| | Testing should be an integral part of programming, with automated tests providing confidence of correctness.
| | loufranco.com
12.8 parsecs away

Travel
| [AI summary] The article discusses strategies for effectively adding unit testing to old codebases, emphasizing testing before refactoring, while learning the code, and before fixing bugs to ensure reliability.