Added
-
Benchmarks are now treated as normal tests. (#283, thanks @tabokie for your contribution!).
Note that criterion.rs benchmarks are currently incompatible with nextest (#96) -- this change doesn't have any effect on that.
Changed
- If nextest's output is colorized, it no longer strips ANSI escape codes from test runs.
- quick-junit updated to 0.2.0.