Hello,
Does anyone know how I can set the branch name of a consumer driven contract testing provider? On the consumer I just set the branch name in the github workflows when it publishes the pact but on the provider i am not sure where I can pass in the branch name.
y
Yousaf Nabi (pactflow.io)
10/11/2022, 4:06 PM
In your providers verification task - which language are you using for verifying?
n
Noor Hashem
10/11/2022, 4:07 PM
Im using javascript, specifically the nest js and pact package