Level 51
Maybe this is not the answer that you seek but you can filter by particular test
phpunit --filter name_of_your_test
When I run phpunit testing it takes long time to complete process because of migrations and seed, so how to fix this problem ?
Please or to participate in this conversation.