A mock HTTP server that uses Groovy closures to define request predicates and response generation.
HTTP Mock Server is a tool for simulating HTTP services, enabling developers to test client applications without relying on real backends. It provides flexible mocking capabilities through Groovy scripts, allowing dynamic request matching and response generation.
maxUses to limit mock invocations and cyclic to re-add mocks after exhaustion.The project emphasizes flexibility and programmability, treating mock definitions as executable scripts rather than static fixtures, which allows for sophisticated testing scenarios.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.