pact-foundation / jest-pact

A Pact adaptor for to allow you to easily run tests with Jest
https://pact.io
MIT License
81 stars 12 forks source link

Support for @pact-foundation/pact v13 #267

Closed adarshotto closed 4 months ago

adarshotto commented 4 months ago

Checklist

Before making a feature request, I have:

Feature description

Support for the new major version (v13) of @pact-foundation/pact.

Use case

Pact files are generated in my project using jest-pact, and I would like to update @pact-foundation/pact to it's latest version.

Error after bumping up @pact-foundation/pact to v13:

npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: jest-pact@0.11.0
npm error Found: @pact-foundation/pact@13.0.0
npm error node_modules/@pact-foundation/pact
npm error   dev @pact-foundation/pact@"^13.0.0" from the root project
YOU54F commented 4 months ago

hey @adarshotto

happy if you want to raise a pr. i am on mobile for the next few hours so can review/merge