It is a mocking library, that doesn‘t need global binding for your test cases. So all mocking and preparation happens directly in your test code. No need for configs or anything else.
I started using it in my projects and it makes testing clearer and easier.
Kudos to @murrgelb






















