Adding some test shorthands to Laravel’s Process facade

In this livestream, I’ll add some shorthands to Laravel’s `Process` facade to quickly return an exit code or throw an exception when faking processes in your tests.
Back to Top