Skip to content
- Logging is synchronized !5. Big thanks to Ali Akhtarzada!
- `--full-traces` and `--show-durations` options were removed. Use `--verbose` instead
- In `--verbose` mode test durations are printed with higher precision. See !6
- Test durations aren't printed for tests which take more than 100 ms to complete by default. See !6 for explanation and perl script which simulates old behaviour