Beth Skurrie
Beth Skurrie
So, pact-js might already do this, so just close this issue if it already does, but this is what Pact Ruby prints out if there are missing provider states. Is...
As part of the process of making the Pact docs more user friendly, we'd like to start writing feature documentation once, and providing code examples for each of the languages,...
https://stackoverflow.com/questions/61080803/specify-self-signed-certificate-in-pact-provider-testing/61091968#61091968
When you clear the interactions and verify the interactions, you can optionally send through the name of the test so that you can find the interactions for each test in...
As part of the process of making the Pact docs more user friendly, we'd like to start writing feature documentation once, and providing code examples for each of the languages,...
The Pact Broker now supports branches as first class entities. You can read more about this here: https://docs.pact.io/pact_broker/branches ## Description Please add support for specifying branch related properties in the...
Please see https://github.com/pact-foundation/pact-jvm/pull/1477#issuecomment-967787610 for reference. Currently, all that shows is the status code of 400. For the user to be able to fix the error, they need to see the...
Please add support for the following keys to be used in the consumer version selectors when fetching pacts for verification: ``` { "deployedOrReleased": true } { "deployed": true } {...
If there's a single/small number of points to put this code so that it worked for all calls, that would be great. One can dream... If there is not, there...
Requires version 2.87.0 of the broker or later * Add a `toEnvironment` parameter to the user facing interface * If the `pb:can-i-deploy-pacticipant-version-to-environment` relation exists in the index relation, the broker...