mock-requests

The first fetch/XMLHttpRequest network-mocking library that's actually user-friendly (by D-Pow)

Mock-requests Alternatives

Similar projects and alternatives to mock-requests

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better mock-requests alternative or higher similarity.

mock-requests reviews and mentions

Posts with mentions or reviews of mock-requests. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-17.
  • What libraries do you use to mock API calls in a React app?
    1 project | /r/reactjs | 6 Dec 2023
    I wrote mock-requests before MSW came out. It was, to my knowledge, the first dev-friendly mocking library out there that didn't involve setting up a separate server yet still allowed dynamic responses. Since MSW came out, I still think mock-requests has a better and simpler API but MSW allows you to see the network request in the browser's dev tools which is super nice IMO.
  • How to mock the return value of an rtk query hook?
    1 project | /r/reactjs | 20 Apr 2023
    I'd mock the network responses from the source. Others already mentioned MSW, but I personally like mock-requests better. I don't need to use a complex config nor chained methods, I still get dynamic responses based on request payload, and I can mock the entire app's requests in a single config object (harking back to not needing complex configuration logic or chained methods).
  • Mocking Axios in Jest when not using shortcut methods?
    2 projects | /r/reactjs | 17 Jan 2022
    The companies I worked at were using mock-requests to help them with this and it greatly simplified their testing environment. A single call in a test-setup file meant all network calls for all flows were suddenly mocked and accessible for both unit testing and development when servers were down. I'd highly recommend checking it out!
  • What are the new and exciting tech for React projects for 2022?
    16 projects | /r/reactjs | 5 Jan 2022
    Feel free to check out the in-depth ReadMe, install, see the JSDoc, source code, or check out the React demo.
  • A note from our sponsor - SurveyJS
    surveyjs.io | 29 Apr 2024
    With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js. Learn more →

Stats

Basic mock-requests repo stats
4
35
5.4
about 1 year ago

Sponsored
The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com