Skip to content

Add flutterTestAdditionalArgs setting#2916

Merged
DanTup merged 1 commit intoDart-Code:masterfrom
bencehornak:flutterTestAdditionalArgs
Nov 3, 2020
Merged

Add flutterTestAdditionalArgs setting#2916
DanTup merged 1 commit intoDart-Code:masterfrom
bencehornak:flutterTestAdditionalArgs

Conversation

@bencehornak
Copy link
Contributor

Adds flutterTestAdditionalArgs configuration parameter, that enables customizing flutter test command with custom arguments (like --coverage or --exclude-tags).

Fixes #2915

@DanTup
Copy link
Member

DanTup commented Nov 3, 2020

LGTM, thanks!

@DanTup DanTup merged commit 8eaeb3c into Dart-Code:master Nov 3, 2020
@DanTup DanTup added this to the v3.17.0 milestone Nov 3, 2020
@DanTup DanTup added 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. labels Nov 3, 2020
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.

Customizable flutter test command

2 participants