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 not sure if this is a good idea or not. Allow interactions to be marked as pending within the pact, meaning they get run but don't fail the overall verification status. Rather than being calculated by the Pact Broker, this pending flag would be set by the consumer team on an individual pact.
It would also allow putting interactions that can be used for a stub that don't necessarily need to be successfully verified (for better or worse...)