You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to the documentation, the only way to specify the provider name is via pytest command-line argument.
It is possible to specify pact broker URL either via pytest command-line argument or via PACT_BROKER_URL environment variable.
I'm looking for a way to specify both directly in the test_pact.py.
Is there an example of how to do it somewhere?
The text was updated successfully, but these errors were encountered:
artamonovkirill
changed the title
Specify provider name and broker URL programmatically
Specifying provider name and broker URL programmatically
Mar 11, 2021
PACT_BROKER_URL
environment variable.I'm looking for a way to specify both directly in the
test_pact.py
.Is there an example of how to do it somewhere?
The text was updated successfully, but these errors were encountered: