You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using pact-python version 1.7.0.
There doesn't seem to be a way to verify with a specific pact by passing in a pact URL.
I tried passing a pact_url kwarg into MessageProvider.verify_with_broker but this always gives me the error pact.verify_wrapper.PactException: Pact urls or Pact broker required.