Fix existing examples #370
Labels
smartbear-supported
This issue is supported by SmartBear
type:bug
Something isn't working
type:feature
New feature
The existing examples seem a bit fragile and required me to make some changes to the underlying code to get them to work. The barrier to getting them to work should be decreased to help facilitate adoption.
Some of the changes to look at:
Fix issues with the shared fixture not being able to publish the (seemingly inexistent) Pact file
Reuse the pact broker between the examples, instead of spinning it up and down every time
Review whether we need to support SSL for this example
See whether it should be integrated with the broader
pytest
suite (perhaps gated behind a flag?)The text was updated successfully, but these errors were encountered: