|
You are here |
matthiasnoback.nl | ||
| | | | |
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. | |
| | | | |
php-and-symfony.matthiasnoback.nl
|
|
| | | | | [AI summary] The author advocates for the principle of 'don't mock what you don't own' by designing application interfaces for side effects like persistence and time, thereby improving architecture and removing brittle test dependencies. | |
| | | | |
blog.cleancoder.com
|
|
| | | | | [AI summary] Robert C. Martin argues that mocking should be used sparingly, written manually, and only across significant architectural boundaries to balance test speed, reliability, and good software design. | |
| | | | |
wwwtech.de
|
|
| | | [AI summary] A user shares their experience learning Rust, a systems programming language, by building a parallel file search tool and praising its safety features, type system, and documentation while critiquing some API usability. | ||