Updates
By Hari Krishnan
Specmatic MCP as guardrails for Coding Agents: API Spec to Full Stack implementation in minutes
Table of Contents In this walkthrough we'll show how to use Specmatic MCP server for API testing (Contract and Resiliency) and Mocking as a guardrail for Coding Agents such as
By Joel Rosario
Kafka Mocking with AsyncAPI using Specmatic
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
By Joel Rosario
Redis Stubbing with Specmatic Contract Testing
Instead of using an actual instance of Redis, we'll stub it out and have the contract test set expectations so that the Redis stub knows
By John
“Easy Microservice Testing” – Specmatic featured on Continuous Delivery channel
Dave Farley is a respected author and widely recognised proponent of Continuous Delivery. In this video on his Continuous Delivery YouTube channel he discusses why
By Hari Krishnan
Comparison: Specmatic vs Spring Cloud Contract
With Spring Cloud Contract we can start by authoring the API contract in one of the supported DSLs, based on which the provider / producer
By Hari Krishnan
Comparison: Specmatic vs WireMock
API mocking is only effective if the mocks are truly representative of the provider / services they are emulating. Deviations between mocks and providers can
By Hari Krishnan
Comparison: Specmatic vs Pact.io and Pactflow.io
Specmatic and Contract Driven Development differ significantly from Pact. We built Specmatic out of our own necessity where Pact did not fit the bill for
Categories