Contract Testing
Non-deterministic tests that validate test doubles by verifying contract format against live external systems
2 minute read
Non-deterministic tests that validate test doubles by verifying contract format against live external systems
2 minute read
Define contracts between dependencies during design to enable asynchronous development using mocks and fakes for parallel work
less than a minute