Noor Hashem
11/07/2022, 6:37 PM- run: docker pull pactfoundation/pact-cli:latest
but I have been using a command that looks like this: npx jest --testMatch '**/*.pact.test.ts'"
does it matter which one I use? So far npx has been fine for meMatt (pactflow.io / pact-js / pact-go)
npx
to execute the CLI? If so, that’s totally fine