|
You are here |
www.synesthesia.co.uk | ||
| | | | |
loufranco.com
|
|
| | | | | [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
|
|
| | | | | Testing with Local Functions in .NET / C# with your favorite Unit Testing Framework | |
| | | | |
owensd.io
|
|
| | | | | 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
|
|
| | | When talking about process in software development, the first word that comes into your mind is SDLC (Software Development Life Cycle). | ||