# Functions

AddPact loads a pact definition from a file and ensures that stub servers are running.
AddPactInteraction ensures that a stub server is running for the provided provider/consumer and returns an interaction to be configured.
No description provided by the author
Runs mock services defined by the given pacts, invokes testFunc then verifies that the pacts have been invoked successfully.
NewPactFile create new PACT file representation.
PreassignPorts sets a random port for all future mocked instances and configures viper to point to them.
No description provided by the author
SplitPactBulkFile reads bulk PACT files, splits it into smaller onesand writes output to destination directory.
No description provided by the author
Runs testFunc with stub services defined by given pacts.
No description provided by the author
No description provided by the author
VerifyMessageProviderRaw runs provider message verification.
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
PactFile describes expectations between provider and consumer.
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author