pact-foundation / pact-python

Python version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.
http://pact.io
MIT License
568 stars 137 forks source link

chore(test): disable failing tests on windows #654

Closed JP-Ellis closed 4 months ago

JP-Ellis commented 4 months ago

:memo: Summary

There is an issue tracking this, and until it is resolved, may as well disable the tests.

~:rotating_light: Breaking Changes~

:fire: Motivation

To avoid polluting failures

:hammer: Test Plan

In CI

:link: Related issues/PRs