Hi everyone. I would like to get your help with so...
# pact-net
a
Hi everyone. I would like to get your help with some issues that I've encountered. I'm using pact 4.5.0, I've setup a middleware for my /provider-states and Fake starrup that inherit from main API. When I run the test, the /provider-states works, but when pact is calling the actual API end point, my test server get dissposed and no response is getting back from the end point which fail the test. I've used the examples provided on the github.
🤔 1