<
e5
Artisan Test

Mark as watched? Login

Notes

Login to write notes for this video.

Description

Developer convenience is at the top of my list when it comes to any new feature and this new artisan test command certainly fits the bill. It provides the developer with better insight on their test suite with phpunit. It will show all of the test names plus if there's an error, it will preview the code that is failing.