pact-foundation / pact-net

.NET version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.
https://pact.io
MIT License
823 stars 225 forks source link

dll.`s errors #473

Closed Muscan closed 9 months ago

Muscan commented 10 months ago

After cloning and run tests, I got this error:

image

This is the line image

And this error image

I mention that I have he PactNet nuget and latest VS. Thanks!

YOU54F commented 10 months ago

You need to download the libs if developing locally I believe

https://github.com/pact-foundation/pact-net/blob/master/build/download-native-libs.sh

Muscan commented 10 months ago

This sh was already downloaded at the clone. Checked the file, was there, just to double check, replace it. I ran this time the .sh script, and it downloaded a folder called windows. In that folder I needed to extract all files.

After rebuild, I was able to run the tests. Thanks. Looking forward to provide some feedback! image

YOU54F commented 9 months ago

Awesome thanks, looking forward to hearing you go.

I am sure any attempt at contribution documentation would be useful, so your feedback will be useful!

Will close this down for now, feel free to jump in our slack.pact.io channels where we have a pact-net specific channel