Skip to content

Coverage should be collected on a file even if it doesn't end in "_test.dart" #76

@evanweible-wf

Description

@evanweible-wf

The coverage task performs directory expansion to discover test files, allowing consumers to include a directory in their test configuration. However, when a file is explicitly included in the unitTests or integrationTests set, it should be run regardless of whether or not it matches the test file pattern.

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