/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
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.
| | 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.
| | codedrivendevelopment.com
4.8 parsecs away

Travel
| | [AI summary] A comprehensive guide explaining Test-Driven Development (TDD) for frontend engineers, covering the red/green/refactor methodology, test types (unit, integration, E2E), and setup tips using React and Jest.
| | www.bennadel.com
14.3 parsecs away

Travel
| Ben Nadel and the crew talk to Scott Stroz about his journey into the world of Test Driven Development (TDD); and, about how testing gives him the confidence to move fast and NOT break things.