Explore >> Select a destination


You are here

blog.wingman-sw.com
| | ijrussell.github.io
3.5 parsecs away

Travel
| | In this post, we are going to learn how to use Test-Driven Development (TDD). You will discover why I find the technique useful and discover how to write tests that allow you to change the implentation of your code in a safe way that doesn't introduce bugs or break the tests.
| | anthonysciamanna.com
2.9 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...
| | arne-mertz.de
3.0 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 [...]
| | www.unixsheikh.com
13.1 parsecs away

Travel
| [AI summary] The author argues that using GitHub Copilot undermines programming skills and creates security risks by encouraging reliance on AI-generated code without deep understanding.