Skip to content

AndersDJohnson/msw-expect

Repository files navigation

msw-expect

MSW works great to mock responses in unit tests, but it's missing a way to assert on what requests are made like nock can. Well, now you can too with msw-expect and Jest!

And it works with TypeScript!

📖 Read the docs!