msw
https://github.com/mswjs/msw
TypeScript
Seamless REST/GraphQL API mocking library for browser and Node.js.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported0 Subscribers
Add a CodeTriage badge to msw
Help out
- Issues
- Flaky test at `ws.server.connect.browser.test.ts`
- chore: migrate to `rettime`
- MSW sometimes still handles requests after worker was stopped
- MSW produces 404 error responses for valid mocked requests after you restart the worker in the browser
- MSW emits 2 error events when ClientRequest is destroyed
- fix: handle special characters in `postinstall` script
- feat: implement the `defineNetwork` API
- Using workers in Firefox results in a timeout due to MSW's fetch interceptions.
- feat: support one-time response from resolver using once option
- test: add memory leak test
- Docs
- TypeScript not yet supported