Overriding Laravel Mix during testing in 5.8 by Tim MacDonald

Laravel's global mix helper function can be replaced during testing in Laravel 5.8. Here is why, and how, you might want to do this.