Remove 2000 Remove System Design Remove Test-Driven Development
article thumbnail

Testing Without Mocks: A Pattern Language

James Shore

When programmers use test-driven development (TDD), the code they test interacts with other parts of the system that aren't being tested. To test those interactions, and to prevent the other code from interfering with their tests, programmers often use mock objects or other test doubles.

Testing 88
article thumbnail

Testing Without Mocks: A Pattern Language

James Shore

When programmers use test-driven development (TDD), the code they test interacts with other parts of the system that aren't being tested. To test those interactions, and to prevent the other code from interfering with their tests, programmers often use mock objects or other test doubles.

Testing 40
article thumbnail

Lean Software Development: The Backstory

LeanEssays

The second book summarizes the essence of lean product development this way: Understand that knowledge creation is the essential work of product development. Charter a team of responsible experts led by an entrepreneurial system designer. Manage product development using the principles of cadence, flow, and pull.