Explore >> Select a destination


You are here

blog.cleancoder.com
| | 8thlight.com
0.6 parsecs away

Travel
| | [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.tvagile.com
5.5 parsecs away

Travel
| | [AI summary] The article advocates for programmers to step away from automated tests to focus on usability and the end-user experience during development.
| | blog.8thlight.com
0.3 parsecs away

Travel
| | [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.
| | www.fosskers.ca
20.7 parsecs away

Travel
| [AI summary] The article distinguishes between general programming languages and optimal software development languages by analyzing them across five pillars: Programming, Testing, Collaborating, Releasing, and Maintenance.