Contract Tests Ensure Faithful Doubles
Martin Fowler
FEBRUARY 22, 2018
Our approach to integration testing avoids hitting real services in order to make testing easier and faster. But then a question rears up - how do we know the test doubles for our integration tests are true doubles of the collaborating service? Ham answers this question by discussing Contract Tests and showing the role they play in his example application.
Let's personalize your content