-
I tried to pass `pactbroker.consumerversionselectors.rawjson` parameter to Gradle Test task as system property for my junit tests.
I tried raw string without success, I tried building in with Gson…
-
### Description
This is a very hard problem to reproduce in a small environment, so I hope this is because I'm doing something wrong and it's immediately obvious from the given configuration.
The …
-
### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/pact-foundation/pact-python/blob/master/CONTRIBUTING.md#issues).
…
-
Description of the feature request:
This feature request proposes the ability to generate pacts off the back of Android automation tests that utilise a mock server.
Use case / for what or how I would …
-
It would be nice to start by running contract tests in the desktop client. Later, those contracts can be run in drone against both oC10 and oCIS backend.
-
### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/pact-foundation/pact-python/blob/master/CONTRIBUTING.md#issues).
…
-
Hello - thank you for your work on the project!
Here are the matching rules that I thought would work everywhere
https://github.com/pact-foundation/pact-plugins/blob/main/docs/matching-rule-defini…
-
I'm using Pact-JS (+pact-js-karma) to test my consumer tests and want to generate Pact files according to version 3 of the Pact spec.
I think that I have set the spec option correctly, because the r…
-
Provider test results, like those written with pact-JVM are automatically uploaded to pact-broker. But consumer tests are written to disk as .json files that must be uploaded in a separate step with t…
-
## Problem:
Every next Gradle run it **appends** the test data to pacts files thus whenever you run the pact publish task after it might cause an unexpected pact data publishing.
The expected be…