-
Hey, here is more or less configuration we use to verify provider against consumers.
```
Pact.service_provider(provider) do
app_version(version)
app_version_tags(tags)
honours_pacts_fro…
-
# Pre issue-raising checklist
I have already (please mark the applicable with an `x`):
* [ ] Upgraded to the latest Pact Broker OR
* [X] Checked the CHANGELOG to see if the issue I am about to …
-
## Issue Classification
- [X ] Feature request
- [ ] Bug report
## Feature Request
When verifying Pacts against a Pact Broker, there doesn't seem to be any way to change the port the broker …
-
Hi,
I'm trying to config a rails for pact provider project using a pact broker. I'm following this documentation here: https://docs.pact.io/implementation_guides/ruby/verifying_pacts.
I had mad…
-
I have a pact file generated by a consumer in ruby:
`{
"consumer": {
"name": "CMM"
},
"provider": {
"name": "Analytics Service"
},
"interactions": [
{
"descriptio…
-
I am using `pactBrokerWithVersionSelectors` with `publishResultsEnabled`. I expected this to publish the results along with the provided `providerVersionTags`, but it does not. This seems to deviate f…
-
## Context
When I use the `app_version_tags` in provider verification results, I'm receiving an error that contains a new line character in the response json.
- Config
```ruby
Pact.service_prov…
-
I have already
* [x] Upgraded to the latest Pact Broker (2.73.0)
* [X] Checked the CHANGELOG to see if the issue I am about to raise has been fixed
## Software versions
* **pact-broker ver…
-
I am writing consumer-driven contract test cases for an **event-based service** and using a pact broker. My consumer is able to generate the pact successfully
```
@Tag(TestTags.MEDIUM_TESTS)
pu…
-
## Overall
- [ ] Experiencing the same image distortion outlined in https://github.com/OpenLiberty/draft-guide-contract-testing/issues/3.
## Implementing the pact test in the inventory service
…
tt-le updated
3 years ago