Remove .Net Remove Microservices Remove System Design Remove TDD
article thumbnail

Testing Without Mocks: A Pattern Language

James Shore

A web application and microservice that performs ROT-13 encoding. JavaScript and Node.js) TDD Lunch & Learn Screencast. Although broad integration tests can be added as a safety net, their failure indicates a gap in the main test suite. To prevent your tests from interacting with external systems and state, use Nullables.

Testing 138