spring-cloud-contract icon indicating copy to clipboard operation
spring-cloud-contract copied to clipboard

Add feature to control the number of stub invocations

Open jkubrynski opened this issue 6 years ago • 0 comments

If someone use contracts as a part of acceptance or integration tests it makes sense to check performance and architecture assumptions, like for example number of stub invocations or number of collaborators. Possibly it can be configured on a test level in some builder or annotation.

jkubrynski avatar Jun 20 '18 12:06 jkubrynski