How to use Laravel 7 Artisan Test Runner and configure it with Visual Studio Code
4 years ago
php artisan test
is a new command added to the Laravel 7 to run the test. This Artisan test runner provides more information regarding the test.
In this video, you will also learn, how to configure it with the Vscode editor.
Link: