
Log Fake
Drop-in Fake Logger for Testing
Creator
Tim MacDonald @timacdonald87
Description
A bunch of Laravel facades / services are able to be faked, such as the Dispatcher with Busfake(), to help with testing and assertions. This package gives you the ability to fake the logger in your app, and includes the ability to make assertions against channels and stacks introduced in logging overhaul in Laravel 5.6.Visit Site