Consumer DSL 0.0.1
uglyog
released this
15 May 07:08
·
57 commits
to master
since this release
Bugfixes + Updated Matcher DSL
- chore: updated readme
- fix: URL matcher
- chore: updated generated docs
- feat: implement support for all the remaining matchers
- chore: cleanup debug output
- feat: implemented JSON DSL from feedback from Aligntech
- fix: tests on Windows
- feat: support matching binary payloads
- fix: Google test matches regex does not work on Windows
- chore: update to latest pact_mock_server_ffi library
- fix: remove traling slash from mock server URL
- fix: add test with multiple header values
- feat: added decimal and regular expression matching to consumer DSL