Add the ability to run test suites in parallel.
R=kevmoo@google.com Review URL: https://codereview.chromium.org//1062813006
Showing
- CHANGELOG.md 6 additions, 0 deletionsCHANGELOG.md
- lib/src/backend/live_test_controller.dart 3 additions, 0 deletionslib/src/backend/live_test_controller.dart
- lib/src/executable.dart 30 additions, 2 deletionslib/src/executable.dart
- lib/src/runner/browser/compiler_pool.dart 5 additions, 5 deletionslib/src/runner/browser/compiler_pool.dart
- lib/src/runner/engine.dart 29 additions, 13 deletionslib/src/runner/engine.dart
- lib/src/runner/reporter/compact.dart 17 additions, 4 deletionslib/src/runner/reporter/compact.dart
- pubspec.yaml 1 addition, 1 deletionpubspec.yaml
- test/runner/browser/compact_reporter_test.dart 2 additions, 1 deletiontest/runner/browser/compact_reporter_test.dart
- test/runner/compact_reporter_test.dart 5 additions, 1 deletiontest/runner/compact_reporter_test.dart
- test/runner/runner_test.dart 15 additions, 9 deletionstest/runner/runner_test.dart
Loading
Please register or sign in to comment