Summer Sale! All accounts are 50% off this week.

bwrigley's avatar

dusk:fails always runs all tests

My tests in dusk are all running fine, but when I try to run artisan dusk:fails it always runs the whole suite again.

I presume that when dusk runs the fails should be stored somewhere, but I'm not sure where and how to get dusk to rerun the list.

Does anyone have any pointers?

0 likes
4 replies
CaraGardner's avatar

I see you had no replies - did you ever find a solution? I'm having the same problem.

bwrigley's avatar

@caramgardner sadly no :(

Instead i add all the failed tests to a group and just run the group each time and remove tests one by one as i fix them.

1 like
kevinbui's avatar

I have never used dusk. Have you read the source code to debug?

Please or to participate in this conversation.