/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

blog.jbrains.ca
| | hamvocke.com
2.9 parsecs away

Travel
| | "Learning Test-Driven Development" is a fresh take on teaching TDD to curious developers. Go check it out.
| | www.giorgiosironi.com
3.7 parsecs away

Travel
| | I have written up a checklist to use for unit-level Test-Driven Development , to make sure I do not skip steps while writing code, at a very...
| | agilemodeling.com
3.7 parsecs away

Travel
| | With test-driven development (TDD) your tests effectively become executable specifications which are created on a just-in-time (JIT) basis.
| | loufranco.com
18.0 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.