Specmatic Updates
By Naresh Jain
Playwright API Mocking and Specmatic: When and Why to Use Each
Playwright API mocking is a test-level capability designed to stub network calls within browser-based UI tests. Specmatic is a contract-driven API contract testing, simulation and validation platform designed to ensure API correctness, realism,
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
Types of Contracts Testing – Consumer Driven, Provider Driven and Contract Driven
The terms Contract Testing and "Consumer Driven Contract Testing" are often used interchangeably thereby making it seem like they are one and the same. However
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





