When I run dusk with --filter or --group options, the tests don't output anything until all tests are done.
But when I run all tests without any options, I get output after each test has passed/failed.
Why is this happening?
When I run dusk with --filter or --group options, the tests don't output anything until all tests are done.
But when I run all tests without any options, I get output after each test has passed/failed.
Why is this happening?