Skip to content

ivstudio/mock-service-worker-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mock Service Worker

Mock Service Worker(MSW) is a powerful tool designed to intercept requests on the network level. MSW allow us to reuse the same mock definition for testing, development and debugging.

Demo description

In this demo, we'll be configuring MSW to a Create React App testing environment and reusing the same network request mock definitions for testing and development.

Read article

About

In this demo, we'll be configuring MSW to a Create React App testing environment and reusing the same network request mock definitions for testing and development.

Topics

Resources

Stars

Watchers

Forks