Move some state-tracking to Engine.
This reduces a bit of the duplication between the compact and expanded reporters, and sets the stage for better loading in the future. R=kevmoo@google.com Review URL: https://codereview.chromium.org//1175753002.
Showing
- lib/src/runner/engine.dart 34 additions, 0 deletionslib/src/runner/engine.dart
- lib/src/runner/reporter/compact.dart 23 additions, 42 deletionslib/src/runner/reporter/compact.dart
- lib/src/runner/reporter/expanded.dart 24 additions, 42 deletionslib/src/runner/reporter/expanded.dart
- pubspec.yaml 1 addition, 1 deletionpubspec.yaml
Loading
Please register or sign in to comment