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

Investigate using S-C-Contract Stub Runner instead of Hoverfly for contract testing #44

Closed
ojhughes opened this issue Jun 29, 2018 · 0 comments

Comments

@ojhughes
Copy link
Contributor

We had previously discounted Wiremock because of issues where a set of interactions span multiple requests. Using S-C-Contracts, it should be possible to run multiple stub servers, one for each CF service eg api.cf.., login.cf...` etc.

Using S-C-Contracts should be preferred as it is a Spring project! (So Hoverfly is maybe a stop gap solution)

see https://github.com/spring-cloud/spring-cloud-contract/tree/master/spring-cloud-contract-stub-runner

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

4 participants