Skip to content

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

@lsegal

Description

@lsegal

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions