2.2.0
I have added a spest
alias for running pest tests.
Since the laravel artisan test
does not support new pest v2 options like --retry
, I've added this alias so we can use pest runner directly and access all the pest options.
I have added a spest
alias for running pest tests.
Since the laravel artisan test
does not support new pest v2 options like --retry
, I've added this alias so we can use pest runner directly and access all the pest options.