hi guys , can any one advice me ..
i am new in pact and i want to make a contract testing between two micro-services which is in go language it's ok to write pact in Javascript as i experience in javascript not in go ?
m
Matt (pactflow.io / pact-js / pact-go)
07/28/2022, 10:54 PM
π
Matt (pactflow.io / pact-js / pact-go)
07/28/2022, 10:55 PM
As Pact tests are intended to be as close to a unit test as possible, itβs best for them to be written in the language they are testing. So in your case, they should be written in Go
π 1
Matt (pactflow.io / pact-js / pact-go)
07/28/2022, 10:55 PM
Can you pair with the developers of the Go services?