Hello all! In my company, we have an implementatio...
# general
j
Hello all! In my company, we have an implementation of consumer driven contract tests where we are using PACT ref mock server (https://hub.docker.com/r/pactfoundation/pact-ref-mock-server) running in AWS to build our interactions and generate our required contracts. Due to the improvements brought by PACT v4 specification, we were intending on changing the specification version used to 4.0, but we verified that the above image only implements specification v3 (3.0.0) This said: • does anyone know if there is any ongoing work to support specification 4.0 into this container image? • if not, do you know of any equivalent solution that implements v4 specification that we can experiment with? Thank you gratitude thank you
m
If not please raise an issue there
Your setup seems unusual. Would you be interested in explaining how it's used?