Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Query: does it support 'consumer-driven contract based api testing' ? #352

Closed
vikramvi opened this issue Mar 20, 2018 · 2 comments
Closed

Comments

@vikramvi
Copy link

Hi,

I'm using rest-assured for testing individual api testing but I got new requirement to test consumer-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

@christophd
Copy link
Member

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.

@christophd christophd added this to the SOMEDAY milestone Mar 23, 2018
@svettwer
Copy link
Contributor

Closed in favor of #438 to keep track of the implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants