Matt (pactflow.io / pact-js / pact-go)
Tried to merge a couple of PR’s in Pact-JS but the ci pipeline isn’t happy with the dependencies in the nest-js pact test. Didn’t manage to get time to look at it properly today but it is on my radar for tomorrow or this week.I’m likely to remove it, as at the moment it’s not safe to import dynamically via the
file:../../dist
directive. Which makes running it as part of the CI useless as it’s not testing the pushed code - it might as well juts be a standalone project