Can the Pact JS mock provider be run in-process, or does it require an external process to be launched?
I know that it used to be true that the mock provider was out-of-process, but I'm wondering if that's changed.
m
Matt (pactflow.io / pact-js / pact-go)
08/13/2023, 4:37 AM
It can't be run separately any more as it's no longer stateful. you're right that it used to be though.