Add test randomization (#1106)
* Add test-randomize-ordering-seed arg
Showing
- pkgs/test/test/runner/configuration/randomize_order_test.dart 187 additions, 0 deletions.../test/test/runner/configuration/randomize_order_test.dart
- pkgs/test/test/runner/configuration/suite_test.dart 3 additions, 0 deletionspkgs/test/test/runner/configuration/suite_test.dart
- pkgs/test/test/runner/runner_test.dart 57 additions, 53 deletionspkgs/test/test/runner/runner_test.dart
- pkgs/test_core/CHANGELOG.md 2 additions, 0 deletionspkgs/test_core/CHANGELOG.md
- pkgs/test_core/lib/src/runner/configuration.dart 4 additions, 0 deletionspkgs/test_core/lib/src/runner/configuration.dart
- pkgs/test_core/lib/src/runner/configuration/args.dart 19 additions, 1 deletionpkgs/test_core/lib/src/runner/configuration/args.dart
- pkgs/test_core/lib/src/runner/engine.dart 8 additions, 1 deletionpkgs/test_core/lib/src/runner/engine.dart
- pkgs/test_core/lib/src/runner/suite.dart 15 additions, 0 deletionspkgs/test_core/lib/src/runner/suite.dart
Loading
Please register or sign in to comment