Tools
Consumer Adapters
The following are adapters for common tools that provide mocking capability that you can use to immediately generate pact files from:
Adapter | Use Case | Link |
---|---|---|
Cypress | Convert Cypress mocks into consumer contracts | |
Mock Service Worker (MSW) | Convert MSW HTTP mocks into consumer contracts | |
Wiremock (Java) | Convert Wiremock Java mocks into consumer contracts) | |
Wiremock (.NET) | Convert Wiremock .NET mocks into consumer contracts | |
Playwright | Convert Playwright routes into consumer contracts - beta, example shown |
Can't find what you're looking for?
Can't find your favorite tool? Create your own!
Here's how:
Convert your mock format to a supported Pact specification format.
Create an example project see our existing supported tools and demos.
Submit a PR to to get listed.