Add a LiveSuite class.
Internal users want to use this. R=kevmoo@google.com Review URL: https://codereview.chromium.org//1887853002 .
Showing
- dart_test.yaml 4 additions, 0 deletionsdart_test.yaml
- lib/src/backend/invoker.dart 4 additions, 3 deletionslib/src/backend/invoker.dart
- lib/src/runner/engine.dart 134 additions, 91 deletionslib/src/runner/engine.dart
- lib/src/runner/live_suite.dart 88 additions, 0 deletionslib/src/runner/live_suite.dart
- lib/src/runner/live_suite_controller.dart 155 additions, 0 deletionslib/src/runner/live_suite_controller.dart
- lib/src/util/iterable_set.dart 35 additions, 0 deletionslib/src/util/iterable_set.dart
- pubspec.yaml 1 addition, 1 deletionpubspec.yaml
- test/io.dart 2 additions, 0 deletionstest/io.dart
- test/runner/configuration/top_level_test.dart 1 addition, 1 deletiontest/runner/configuration/top_level_test.dart
- test/runner/json_reporter_test.dart 1 addition, 1 deletiontest/runner/json_reporter_test.dart
- test/runner/pub_serve_test.dart 1 addition, 0 deletionstest/runner/pub_serve_test.dart
Loading
Please register or sign in to comment