Join Slack
Powered by
Hello, I'm trying to run the test from the exemple...
# pact-go
c
Christophe Laranjo
09/01/2023, 7:10 PM
Hello, I'm trying to run the test from the exemples but I get this error: someone know how to fix it?
Christophe Laranjo
09/01/2023, 9:03 PM
from this
https://github.com/pact-foundation/pact-go/tree/master/examples
seems to be link with the V2
m
Matt (pactflow.io / pact-js / pact-go)
09/02/2023, 4:11 AM
It is the V2 package. How are you running it? Have you disabled cgo by any chance?
c
Christophe Laranjo
09/04/2023, 8:47 AM
what do you mean by "how are you rrunning it?", I didn't touch the cgo at all, how I can check if it's disable?
m
Matt (pactflow.io / pact-js / pact-go)
09/04/2023, 9:49 AM
I just mean how are you running the tests? I'd look at the CI builds for Pact Go and see what might be different
c
Christophe Laranjo
09/04/2023, 10:23 AM
I run my test localy at the moment just for testing and learn
👍 1
Open in Slack
Previous
Next