You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are working on consumer-driven contract testing support. Unfortunately not ready yet. The idea is to provide consumer-driven contract testing not only for REST Http interfaces but also all other messaging transports. Also the idea is to provide contract testing that includes more than one client and server component. This is still a work in progress. Stay tuned for news on that feature.
Hi,
I'm using
rest-assured
for testing individual api testing but I got new requirement to testconsumer-driven contract based api testing
Reference : https://labs.spotify.com/2018/01/11/testing-of-microservices/
Please let me know if I can use this library for Contract-Based Testing ?
Thanks in advance
The text was updated successfully, but these errors were encountered: