It would be great if the library had also the ability to validate the request headers. Some APIs require certain headers being set and currently there's no way to test it using this library. You have revert to the built-in mocking capabilities of Guzzle, which are much lower-level and not so easy to use.
It would be great if the library had also the ability to validate the request headers. Some APIs require certain headers being set and currently there's no way to test it using this library. You have revert to the built-in mocking capabilities of Guzzle, which are much lower-level and not so easy to use.