First beta version of Version 2
·
26 commits
to version-2.x
since this release
- Several bug fixes.
- Extension now only takes care of starting/stopping phiremock. The connection to the server happens on a module.
- Phiremock Server is not required by default in case the user wants to use a phar. If it's installed through composer, then will be started from
vendor/bindirectory. - Completed differentiation between version 1 and 2 of the expectation configuration.
- Added support for new condition: formData. This condition specifies conditions to check against form fields.
- Still under test.