Codearte / accurest

Accurest - Consumer Driven Contracts verifier for Java. Moved to:
https://github.com/spring-cloud/spring-cloud-contract
Apache License 2.0
99 stars 23 forks source link

extension which allows to take values from request body, path or query param #286

Closed norbson closed 8 years ago

norbson commented 8 years ago

This extension will allow stub runner client`s to publish more intelligent stubs which response with data taken from request body, path or query param. Please. see integration tests for concrete examples. Next step could cover adding support for this extension in accurest dsl.

Regards, Norbert Krzysztofik

mariuszs commented 8 years ago

:-1:

marcingrzejszczak commented 8 years ago

@norbson - let's get back to this after you think through how to set it up with a DSL, ok?

norbson commented 8 years ago

yep, that`s the plan