Npm install Npm test
# pactflow
s
Npm install Npm test
m
What errors are you seeing? If you can please keep the conversation contained to this thread, that will really help
s
message has been deleted
m
Is there a reason why you’re taking screenshots? Is it possible to get the output pasted in code gates?
It looks like you are hitting the windows long path issue: https://github.com/pact-foundation/pact-js/issues/237#issuecomment-433591393
I would rename the example project to something smaller.
s
Thank you
👍 1
Can we write provider tests to generate oas.yaml instead of using dredd postman and restassured and consumer without nock msw wiremock and mounterbank?
Thanks in advance from create project i didn't see bidirectional pattern just downloading as normal
y
You can generate OAS from your provider code for use in BDCT verifications You still need to generate a pact file as an output of your consumer test. As you whether you use the Pact framework directly (preferred) or adapt your existing mocks, to the pact specification, the choice is yours.
Out of interest, if you are on a windows machine, what shell are you using? and are you able to run the make commands, or are you trying to run the commands directly? I know depending on how one develops in windows will determine the approach and we don't cater well in our demos, as we use macs or linux as our main dev boxes. I only pull out my windows laptop occasionally to test things out cross plat if I get time, otherwise I use it in CI, and always revert to using bash in window
s
I am on windows and not able to run Make commands, yes running commands directly