Skip to content

Parens around test name prevents CodeLens links from working #4168

@DanTup

Description

@DanTup

Noted at #1458 (comment) by @nilsreichardt.

test('foo', () {});

No tests match regular expression "^('foo')( (variant: .*))?$".

Opening this as a placeholder/reminder to ensure that once #4021 is implemented that it covers this case (which might mean that we just don't pass any test name with the line/col).

Metadata

Metadata

Assignees

No one assigned

    Labels

    in testingRelates to test execution of Dart/Flutter tests for end usersis bug

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions