msw-when-then
A succinct 'when-then' style api for MSW
Clearer Tests
Msw-when-then provides a "when-then" style api that makes your tests more succinct and readable.
Non-Invasive
Configure MSW as normal, msw-when-then will fit in without any change to your existing set up. Easy to add, easy to remove.
Additional Features
Msw-when-then provides a few additional useful features on top of MSW, such as mock chaining and data-assertions.