Laravel testing

From AWVVO
Revision as of 10:23, 29 January 2025 by Admin (talk | contribs) (Run test)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Run test

php artisan test

Run single test

php artisan test --filter testMethodName