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

suggestion: partial verification of pacts #119

Open
ShahOdin opened this issue Jan 8, 2019 · 0 comments
Open

suggestion: partial verification of pacts #119

ShahOdin opened this issue Jan 8, 2019 · 0 comments

Comments

@ShahOdin
Copy link
Contributor

ShahOdin commented Jan 8, 2019

Often pact files have a number of "contract"s(?) in them. It would be nice to be able to verify if a single contract is satisfied, ie a provider spec file could run:

verifyPact.withPactSource(pactBroker()).OnlyItems(1)

while debugging an individual contract, since the pact file is external and one can't simply comment or uncomment other contracts to achieve this.

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

No branches or pull requests

1 participant