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
Pact.Net is missing the "failIfNoPactsFound" flag, which exists in the nodeJS library.
Without this crucial functionality, we are currently unable to conduct provider tests unless the consumer pacts are published to the broker, which is a significant limitation.
It's a very important feature (in my opinion), especially for messaging (async) testing.
The text was updated successfully, but these errors were encountered:
Following the discussion here:
https://pact-foundation.slack.com/archives/C9UTHV2AD/p1718604649363489?thread_ts=1717870729.985429&cid=C9UTHV2AD
Pact.Net is missing the "failIfNoPactsFound" flag, which exists in the nodeJS library.
Without this crucial functionality, we are currently unable to conduct provider tests unless the consumer pacts are published to the broker, which is a significant limitation.
It's a very important feature (in my opinion), especially for messaging (async) testing.
The text was updated successfully, but these errors were encountered: