Practice Contract Driven Development for RESP (Redis) by leveraging your AsyncAPI specs as executable contracts

Categories

Share this page

Available in the Pro plan or higher

Empower your Redis developers with Specmatic contract testing, intelligent service virtualization & backward compatibility testing using AsyncAPI specifications

Now you can easily leverage your Redis schema files for contract testing, 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, a one stop solution that enables a seamless DevEx. 

Subscribing and testing Redis stubbing with Specmatic contract testing.

Getting Started with Specmatic and RESP

For Redis the setup process is just as straightforward as it is for OpenAPI. All you need are your Redis schema files, along with a simple Specmatic configuration, and you’re good to go! 

Available in the Pro plan or higher

SUPPORTED SPECIFICATIONS

SUPPORTED PROTOCOLS

Related Resources

Redis stubing - specmatic contact development with contract testing.

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 any query sent to it by the application. Now, when we run the contract tests and the service object does a look up in Redis, it’s actually hitting the Redis stub.

Read more ->