|
You are here |
blog.cleancoder.com | ||
| | | | |
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. | |
| | | | |
8thlight.com
|
|
| | | | | [AI summary] The article by Robert C. Martin (Uncle Bob) discusses the strategic use of mock objects in software testing, advocating for a balanced approach where mocks are used sparingly across architectural boundaries to improve test speed and isolation while avoiding design damage. | |
| | | | |
www.thinkcode.se
|
|
| | | | | ||
| | | | |
lenholgate.com
|
|
| | | [AI summary] The article argues that strict adherence to unit testing rules often leads to better software design and loose coupling, while suggesting practical strategies for handling necessary external dependencies. | ||