We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
2 parents 7e6b8c0 + f54117f commit 0444e8cCopy full SHA for 0444e8c
provider/pact-jvm-provider-junit/README.md
@@ -230,6 +230,7 @@ The following keys may be managed through the environment
230
* `pactbroker.auth.username` (for basic auth)
231
* `pactbroker.auth.password` (for basic auth)
232
* `pactbroker.auth.token` (for bearer auth)
233
+* `pactbroker.consumers` (comma separated list to filter pacts by consumer; if not provided, will fetch all pacts for the provider)
234
235
236
#### Using tags with the pact broker
0 commit comments