Skip to content

Switch from "dart pub run test" to "dart run test:test" for >= v2.12#2956

Merged
DanTup merged 2 commits intomasterfrom
use-dart-run-test
Nov 13, 2020
Merged

Switch from "dart pub run test" to "dart run test:test" for >= v2.12#2956
DanTup merged 2 commits intomasterfrom
use-dart-run-test

Conversation

@DanTup
Copy link
Member

@DanTup DanTup commented Nov 13, 2020

Fixes #2950.

@DanTup DanTup added is enhancement An enhancement or improvement that should be listed in release notes but is not a bug fix. in debugging Relates to the debug adapter or process of running debug sessions in testing Relates to test execution of Dart/Flutter tests for end users labels Nov 13, 2020
@DanTup DanTup added this to the v3.17.0 milestone Nov 13, 2020
@DanTup DanTup merged commit 33fbe6f into master Nov 13, 2020
@DanTup DanTup deleted the use-dart-run-test branch November 13, 2020 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in debugging Relates to the debug adapter or process of running debug sessions in testing Relates to test execution of Dart/Flutter tests for end users is enhancement An enhancement or improvement that should be listed in release notes but is not a bug fix.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Migrate test running to "dart run" for tests

1 participant