🌟 MSW Devtools Extension #2407
vkruglikov
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi guys! I am happy to share that I have completed msw-devtools-extension
This Chrome extension allows you to enhance browser handlers and intercept requests using JSON config mocks uploaded to the extension.
Example of intercepting all requests
Example JSON config
Motivation
This extension is a game-changer for both developers and QA testers working with MSW. 🧑💻👩💻
Instead of manually defining handlers for every request, you can now upload pre-configured JSON files, whether it's a single file or multiple files for different scenarios 🚀.
I would be glad to see any feedback
Beta Was this translation helpful? Give feedback.
All reactions