jcchavezs/httptest
Spin up a lightweight local HTTP server for integration testing real HTTP calls (e.g., cURL). Define a request handler to assert method/headers/body and craft responses, enabling client- and server-side assertions without mocking HTTP.
This new version improves the user experience by hiding the forking details from the user.
Changes introduced:
Includes better naming for classes and also some more coverage
This is the first release, it includes the minimal required logic to write integration tests.
How can I help you explore Laravel packages today?