Introduction to Contract Driven Development with Specmatic
Transcript Hi, welcome to this demo of contract-driven development where I’m going to use Specmatic, an open-source tool to turn your API specification into executable
Now you can easily leverage your AsyncAPI specs for contract testing Kafka, intelligent service virtualization and backward compatibility testing, just like you would for your OpenAPI-based services. No more complex and brittle setups that involve an assortment of tools – Specmatic handles it all for you, thereby making for a one stop solution that enables a seamless DevEx.
For Kafka the setup process is just as straightforward as it is for OpenAPI. All you need are your AsyncAPI specs, along with a simple Specmatic configuration, and you’re good to go!
Transcript Hi, welcome to this demo of contract-driven development where I’m going to use Specmatic, an open-source tool to turn your API specification into executable
The Specmatic Kafka mock is wire compatible and entirely within the control of the test, the test can run locally and in CI and deliver quick feedback early in the cycle. So the application itself runs exactly as it would with a real Kafka.