/msw-expect

Assert on mocked requests with MSW & Jest.

Primary LanguageTypeScript

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!