Demonstration
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 what data to return for
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 Jaydeep Kulkarni
JMS Mocking with AsyncAPI using Specmatic
The JMS mock is wire compatible and can be controlled entirely from within the test. This means you can run the test locally or also
By Hari Krishnan
Break the Chains of Database Dependencies: Leveraging Specmatic for JDBC Stubbing
With Specmatic JDBC stub, you can easily test APIs without the need for a complex database setup. By switching out the real database with a
By Jaydeep Kulkarni
Early detection of mismatches between your API specs and implementation: Exploring Specmatic’s API Coverage Report
Specmatic’s API coverage report helps identify any mismatches between an OpenAPI specification and an application's endpoints early in the development lifecycle. The report lists all
By Naresh Jain
gRPC Flaws – The Illusion of Safety & Frustrating DevEx in Proto3’s Type-Safe Contracts
Understanding the Shortcomings of gRPC and How Contract Testing Can Bridge the Gap In the ever-evolving world of API design, development, and testing, the pursuit
By Naresh Jain
OpenAPI’s Broken Tooling: Roundtrip Fidelity Failure with CodeGen and DocGen
Exploring the Strengths and Weaknesses of Automated API Development Maintaining well-documented and reliable APIs is essential for any microservices development pipelines. At the heart of
By Hari Krishnan
Pact’s Dependency Drag: Why Consumer-Driven Contracts Don’t Support Parallel Development
Exploring the challenges and limitations of using Pact for contract testing in a microservices environment. In the domain of microservices, ensuring seamless communication between different
By Naresh Jain
OpenAPI Examples Simplified: Visualize and Generate Domain-Specific Test Data
Streamlining API Development: An Interactive Guide to Example Generation and Validation using Specmatic A robust, streamlined approach to API development is crucial for maintaining efficiency,
By Joel Rosario
Build Apps from API specs using AI: Self-Correcting Contract-Driven Agentic Workflows with Specmatic
Harnessing the Power of API Specifications for Robust Microservices Modern microservice architecture hinges on precise and dependable communication between services. This is where API specifications
By John
Contract vs. Approval Testing: Identifying Bugs in RESTfulBooker’s API with Specmatic and TextTest
Testing APIs: Specmatic vs TextTest Emily Bache wanted to compare TextTest with Specmatic and has published a video about her experience: The BEST way to
Categories







