trivial_expectation.txt 273 Bytes
Newer Older
1 2 3
<<skip until matching line>>
<<stderr>>
<<skip until matching line>>
4
Error: cannot run without a dependency on either "package:flutter_test" or "package:test". Ensure the following lines are present in your pubspec.yaml:
5 6 7 8

dev_dependencies:
  flutter_test:
    sdk: flutter