|
You are here |
lenholgate.com | ||
| | | | |
www.chriswarbo.net
|
|
| | | | | [AI summary] The post discusses the ambiguity and confusion caused by differing definitions of unit testing terminology like 'unit' and 'dependency' within software development. | |
| | | | |
www.lenholgate.com
|
|
| | | | | [AI summary] The author shares updates on their embedded assembly programming journey, specifically detailing their successful implementation of unit testing for serial protocol code in a servo controller project. | |
| | | | |
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. | |
| | | | |
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... | ||