#439 Spec `v3` Pact files cannot be merged when publishing
Issue created by
martinslota
Software versions
•
OS: Mac OS 13.2.1
•
Consumer Pact library: PactJS v 11.0.2
•
Provider Pact library: N/A
•
Node Version: v18.15.0
Issue Checklist
Please confirm the following:
☑︎ I have upgraded to the latest
☑︎ I have the read the FAQs in the Readme
☑︎ I have triple checked, that there are
no unhandled promises in my code
☑︎ I have set my log level to debug and attached a log file showing the complete request/response cycle
☑︎ For bonus points and virtual high fives, I have created a reproduceable git repository (see below) to illustrate the problem
Expected behaviour
Several
v3
Pact files can be merged and published using the
Publisher
.
Actual behaviour
Merging fails because the merger seems to assume to be merging spec
v2
Pact files.
Steps to reproduce
See
https://github.com/martinslota/pact-js-bug-cannot-merge-v3-pacts.
Relevant log files
failure.log
pact-foundation/pact-js-core