dotnet-test-rerun
dotnet-test-rerun copied to clipboard
Tests aren't re-run if verbosity is set to normal
When using test-reun with a command like so test-rerun <test file name> --filter "<filter>" -v normal
after the first test run, if any of the tests failed, the command exits without any re-run attempts: