Replies: 2 comments
-
Are you having the same issue with the And are you able to share verbose logs associated with this issue? I cannot see anything wrong with what you have, other than perhaps adding a (Apologies for not seeing this earlier and answering you first) |
Beta Was this translation helpful? Give feedback.
0 replies
-
Closing this as it has not received any further updates for a while. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I've started using Pact for a few contract tests recently, and one issue that I'm not sure if it's with Pact itself or with my configuration has been bugging me for some time now.
I have configured a specific system folder for saving all the generated json Pact files, but for some reason Pact always saves the file in the root folder.
I followed the configuration the way it is in their documentation, only made a few tweaks that shouldn't have an influence with this. This was added to my conftest.py file:
Beta Was this translation helpful? Give feedback.
All reactions