Skip to content

Add the ability to "Run all Skipped Tests" for Dart projects#3131

Merged
DanTup merged 1 commit intoDart-Code:masterfrom
BootBlock:run-skipped
Feb 8, 2021
Merged

Add the ability to "Run all Skipped Tests" for Dart projects#3131
DanTup merged 1 commit intoDart-Code:masterfrom
BootBlock:run-skipped

Conversation

@BootBlock
Copy link
Contributor

Applies to Dart-only projects as Flutter doesn't support --run-skipped.

Fixes #3097, #3107, #3048.

Applies to Dart-only projects as Flutter doesn't support --run-skipped.

Fixes #3097, #3107, #3048.
@BootBlock BootBlock added is enhancement An enhancement or improvement that should be listed in release notes but is not a bug fix. in testing Relates to test execution of Dart/Flutter tests for end users labels Feb 8, 2021
@DanTup
Copy link
Member

DanTup commented Feb 8, 2021

LGTM! I've pushed some new tests to master for #3108 that would've caught the original error, so I'll check that still passes after landing this.

@DanTup DanTup merged commit 5e48a29 into Dart-Code:master Feb 8, 2021
@DanTup DanTup added this to the v3.20.0 milestone Feb 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

Running a specific test from the test tree/code-lens should always pass --run-skipped

2 participants