Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

laravel run specific feature test

php artisan test --filter {MethodName}

// for instance
php artisan test --filter test_example
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #laravel #run #specific #feature #test
ADD COMMENT
Topic
Name
8+9 =