Articles by Tag #msw

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Server Side Mocking for Playwright in NextJS (App Router) using Mock Service Worker

Mock Service Worker (MSW) could not mock Server Side calls in NextJS 14 when using App Router. NextJS...

Learn More 12 6Oct 31 '24

Mocking Network Requests Made Easy: Integrating Jest and MSW

Writing unit tests that involve mocking or stubbing API calls can feel overwhelming—I’ve been there...

Learn More 3 0Sep 7 '24

Leveraging Mock Service Workers for NestJS e2e tests

In the previous article, we discussed how almost any modern web application has to communicate with...

Learn More 1 0Mar 4

The beauty of MSW

Why We Love MSW Back in the day, when we were trying to create a new project, we...

Learn More 0 0Oct 18 '24