[Elixir has this](https://twitter.com/elixirlang/status/912361337287856128). It would be pretty useful for speeding up large testsuites. Probably should exist as a `--slowtest N` parameter to the test harness, which `cargo test` passes down. Doubt this needs an RFC?
Elixir has this. It would be pretty useful for speeding up large testsuites.
Probably should exist as a
--slowtest Nparameter to the test harness, whichcargo testpasses down.Doubt this needs an RFC?