Releases: mcustiel/phiremock-codeception-module
Releases · mcustiel/phiremock-codeception-module
Release list
v3.0.0
v2.0.0
v1.2.0
v1.1.4
Fix: absolute path detection
Support PHP8
Use semantic versions in composer.json
HTTPS. Multi-instance.
- #3 Allows to configure and connect to several phiremock instances and use them from tests. HTTPS support.
Added missing setScenarioState method
Related to: mcustiel/phiremock-codeception-extension#38
Load expectations from subdirs. Bugfixes.
PRs:
- #1 - bugfix: Fixed module throwing error when no config is provided to module
- #2 - feature: Add the ability to load expectations in subdirectories via annotation
Thanks to @LGouttefange