Hi team, can I test the communication between a no...
# pact-js
q
Hi team, can I test the communication between a nodejs project and spring project? Is there any sample project about testing in different code stacks?
m
Yes they can. Pact generates language agnostic contract files which you publish to a pact broker.
Each language only deals in these and not language specific contracts.