Explore >> Select a destination


You are here

www.synesthesia.co.uk
| | loufranco.com
2.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.
| | conductofcode.io
2.0 parsecs away

Travel
| | Testing with Local Functions in .NET / C# with your favorite Unit Testing Framework
| | owensd.io
3.2 parsecs away

Travel
| | I mentioned that I was working on personal project in C the other day. One of the things that I wanted to do was to have unit tests for the parts that made sense. I briefly looked at some C unit testing frameworks... but really, this doesn't need to be that hard. I personally like...
| | initialcommit.com
20.2 parsecs away

Travel
| When talking about process in software development, the first word that comes into your mind is SDLC (Software Development Life Cycle).