Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mcustiel authored Oct 9, 2020
1 parent 32d326c commit d37d13e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Phiremock is heavily inspired by [WireMock](http://wiremock.org/), but does not
* Allows to load default expectations from json files in a directory tree.
* Proxy requests to another URL as they are received.
* Client with fluent interface to configure Phiremock.
* Integration to codeception through [phiremock-codeception-extension](https://github.com/mcustiel/phiremock-codeception-extension).
* Integration to codeception through [phiremock-codeception-extension](https://github.com/mcustiel/phiremock-codeception-extension) and [phiremock-codeception-module](https://github.com/mcustiel/phiremock-codeception-module).
* Fill the response body using data from the request.

[![Latest Stable Version](https://poser.pugx.org/mcustiel/phiremock/v/stable)](https://packagist.org/packages/mcustiel/phiremock)
Expand Down

0 comments on commit d37d13e

Please sign in to comment.