<#456 PactVerifierSource WithDirectorySource Metho...
# pact-net
g
#456 PactVerifierSource WithDirectorySource Method Not Work Issue created by alex-zinich I have one pact test on my provider. I have a folder with different contracts with Consumer. When I run the test, it always passes, I tried changing the expected result in the contract, but the test still passed. After researching, I realized that the test does not send http requests, so it always passes. The folder is not empty, it has the contract files. When I used another method: WithFileSource, the test started sending http requests and working.

image

pact-foundation/pact-net