LLM-mock – Record real LLM API responses once, replay them in tests
Intercepts HTTP transport layer so production code needs zero changes.
Mock everything your AI app talks to — LLM APIs, MCP, A2A, AG-UI, vector DBs, search. One package, one port, zero dependencies.
Drift detection validates mocks against real APIs daily — MSW and Nock don't do this.
Developers building AI applications who need deterministic testing
MSW · Nock · WireMock
Intercepts HTTP transport layer so production code needs zero changes.
Zero-config OpenAPI mocking with behavioral inference, unlike Prism's manual setup.
Yet another mock server, but Bruno export is a genuine differentiator.
Right-click network requests to swap responses from inside DevTools — no proxy, server, or terminal required. The standout is the mix of BYOK/local-LLM AI generation, GitHub sync, and scenario chaining so you can build reproducible stateful flows, but expect the usual tradeoffs around managed-AI privacy and browser-extension limitations.
DevTools console injection beats MSW's codebase integration requirement.
Mock backend lets you test hardware code without frying your laptop LEDs.