PactBrokerWithTags

final class PactBrokerWithTags extends PactBroker
Value parameters:
auth

authentication for accessing the pact broker. Can be token or basic auth.

brokerUrl

pact broker address

tags

fetches all the latest pacts from the pact-broker for the provider with the given tags, all ignoring tags if tags is empty.

Companion:
object
class Object
trait Matchable
class Any