Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to configure coverage to run by default in dart_test.yaml #1361

Open
lsegal opened this issue Oct 30, 2020 · 0 comments
Open

Ability to configure coverage to run by default in dart_test.yaml #1361

lsegal opened this issue Oct 30, 2020 · 0 comments

Comments

@lsegal
Copy link

lsegal commented Oct 30, 2020

Currently the only way to run tests with coverage is to add --coverage to the command line when executing. While this works, it does not play nice with other tools that may be in control of the flutter test command, like VS Code extensions.

It would be nice to be able to configure coverage values in dart_test.yaml or otherwise be able to provide --coverage and other default arguments to every run of the test command.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant