We could do with a distinct section on pactfileWriteMode and how to set it in each of the respective languages (if it is available as an option in every language) and circumstances as to why we would need to change it from the default.
Some guidance around running parallel tests and splitting tests (consumer/provider pairs) across multiple test files/specs would be useful as well, which is where this discussion came from
Currently docs exist for
We could do with a distinct section on
pactfileWriteModeand how to set it in each of the respective languages (if it is available as an option in every language) and circumstances as to why we would need to change it from the default.Some guidance around running parallel tests and splitting tests (consumer/provider pairs) across multiple test files/specs would be useful as well, which is where this discussion came from
Currently docs exist for
updateby defaultDefault value: :overwrite Options: :overwrite, :update, :smart, :none