|
You are here |
blog.cleancoder.com | ||
| | | | |
blog.jakubholy.net
|
|
| | | | | THIS IS ONLY A DRAFTContent: Craft | Why lean? | Code quality | |
| | | | |
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. | |
| | | | |
blog.8thlight.com
|
|
| | | | | [AI summary] The blog post discusses the limitations of Test-Driven Development (TDD) in scenarios involving physical interactions, user interface elements, and test support code, emphasizing the need for manual testing and separation of concerns. | |
| | | | |
blog.cleancoder.com
|
|
| | | [AI summary] Robert C. Martin discusses the Fragile Test Problem and advocates for designing test structures to be contra-variant with production code to minimize coupling and enable effective refactoring. | ||