Description
Runs Rust tests with a modern test runner focused on speed, clear output, filtering, retries, and CI-friendly behavior. It is useful for projects whose test suites have outgrown the default runner.
Use it in local development or CI when faster and more controllable test execution matters. Test behavior can differ from the default runner, so configure profiles deliberately.