Christoph Oswald
02/09/2022, 12:47 PMPavlo Sprogis
02/09/2022, 1:27 PMif there is an overview of system properties that are picked up the the pact-jvm implementationI have found most of the properties related to provider in this readme https://github.com/pact-foundation/pact-jvm/tree/master/provider/gradle#project-properties
uglyog
uglyog
pact.provider.tag
is used when publishing the verification results, pactbroker.providerTags
would probably be used when fetching pending pacts. See https://github.com/pact-foundation/pact-jvm/tree/master/provider/junit5#pending-pact-support-version-410-and-lateruglyog