hi guys , can any one advice me .. i am new in pac...
# pact-js
p
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
πŸ‘‹
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
Can you pair with the developers of the Go services?
p
Yes i can do that
πŸ‘ 1