Laravel testing

From AWVVO
Jump to navigationJump to search

Run test

php artisan test

Run single test

php artisan test --filter testMethodName