All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
- Introduced ability to add params inside given in pact interaction
- Introduced basic pact matchers
- Introduced support for writing consumer/provider message pact tests
- Introduced support for pact verification
- Added support for checking pact verification logs
- Support for missing linux aarch64 architecture
- Introduced pact:write/1 variant (#17).
Major change in the API (#11).
Supports:
- Consumer tests
- Specifying provider states
- Function to get mock server mismatches
Initial POC with basic support.