Closed brendan-donegan closed 3 years ago
Which version of jest-pact
are you using? I believe this is fixed since 0.8.1 was released.
@TimothyJones that's correct - I realised this after diving into the code on master :)
Haha! No worries. Glad it's fixed 👍
I'm attempting to upgrade our repo to use jest-circus, but when I do so I get the following error in our packages containing Pact tests:
Presumably jest-pact has some kind of dependency on jasmine - I'm wondering if it's critical or can it be removed?