mocks
For more details on mocks, please refer to the Mocks page in our documentation.
📄️ HTTP::MOCK
HTTP::MOCK allows you to define HTTP mocks for your tests. With HTTP mocks, you can simulate responses from external services, test different scenarios, and validate your system's behavior.