/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.jakubholy.net
| | anthonysciamanna.com
12.3 parsecs away

Travel
| | Developers new to unit testing often end up with large, brittle, and confusing tests. These kinds of tests typically expose underlying issues with the cod...
| | www.thedigitalcatonline.com
11.9 parsecs away

Travel
| | A blog featuring in-depth posts about Python, Scala, TDD, devops, security and all things development
| | arne-mertz.de
14.7 parsecs away

Travel
| | Contents Inmy last post I have written about the main and secondary usesof unit tests and how they compare to other kinds of automated tests. This time I will explore [...]
| | loufranco.com
22.1 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.