Laravel transporter is an easy to use wrapper around Laravel PendingRequest
that allows you to define requests as classes, and override options at run time when you need to.
PHP
5 Ways to Extract Value from Overmocked Tests
Tomas shares his approach to get the most out of mocks, drop dead code, and make tests more valuable. Read more