Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 342 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 342 Bytes

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!