Allow injecting an IOSink into the reporters (#1101)
Towards #1100 Prepare for a world where we a reporter can be configured to write directly to a file.
Showing
- pkgs/test_core/CHANGELOG.md 4 additions, 0 deletionspkgs/test_core/CHANGELOG.md
- pkgs/test_core/lib/src/runner.dart 2 additions, 1 deletionpkgs/test_core/lib/src/runner.dart
- pkgs/test_core/lib/src/runner/configuration/reporters.dart 6 additions, 6 deletionspkgs/test_core/lib/src/runner/configuration/reporters.dart
- pkgs/test_core/lib/src/runner/reporter/compact.dart 23 additions, 20 deletionspkgs/test_core/lib/src/runner/reporter/compact.dart
- pkgs/test_core/lib/src/runner/reporter/expanded.dart 22 additions, 10 deletionspkgs/test_core/lib/src/runner/reporter/expanded.dart
- pkgs/test_core/lib/src/runner/reporter/json.dart 7 additions, 4 deletionspkgs/test_core/lib/src/runner/reporter/json.dart
- pkgs/test_core/pubspec.yaml 1 addition, 1 deletionpkgs/test_core/pubspec.yaml
Loading
Please register or sign in to comment