pact-foundation / pact-ruby

Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.
https://pact.io
MIT License
2.17k stars 216 forks source link

Make it clearer which verification results belong to which pact when publishing verification results with native Ruby library #241

Open bethesque opened 3 years ago

bethesque commented 3 years ago

This is not helpful.

test_1        | INFO: Tagging version 571d255a1 of foo as "feat/add-user-permissions-to-current-user"
test_1        | INFO: Verification results published to https://test.pactflow.io/pacts/provider/foo/consumer/bar/pact-version/8cbd8b997044b38f372bd014421621d9e1d0b5f5/verification-results/4465
test_1        | INFO: Tagging version 571d255a1 of foo as "feat/add-user-permissions-to-current-user"
test_1        | INFO: Verification results published to https://test.pactflow.io/pacts/provider/foo/consumer/bar/pact-version/81d88443f4a3785a227bb5b524c413054c54c36f/verification-results/4466
test_1        | INFO: Tagging version 571d255a1 of foo as "feat/add-user-permissions-to-current-user"
test_1        | INFO: Verification results published to https://test.pactflow.io/pacts/provider/foo/consumer/bar/pact-version/9829870be8109a2cfd704b2ce38109dafce24aaa/verification-results/4467
test_1        | DEBUG: This pact is no longer in pending state for any version of foo with tag 'feat/add-user-permissions-to-current-user', as a successful verification result with this tag has been published. If a verification for a version of foo with this tag fails in the future, it will fail the build. Read more at https://docs.pact.io/go/pending
test_1        | INFO: Tagging version 571d255a1 of foo as "feat/add-user-permissions-to-current-user"
test_1        | INFO: Verification results published to https://test.pactflow.io/pacts/provider/foo/consumer/bar/pact-version/e9ac89f58d61133a4758387f8ceb67fb32b67cc4/verification-results/4468
test_1        | INFO: Tagging version 571d255a1 of foo as "feat/add-user-permissions-to-current-user"
test_1        | INFO: Verification results published to https://test.pactflow.io/pacts/provider/foo/consumer/bar/pact-version/cc8325defaf23fc3becb171f89fa9013e356dc6c/verification-results/4469