Skip to content

Automatically populate test runner tree from outline nodes #2826

@DanTup

Description

@DanTup

In theory we should be able to add suites/groups/test nodes to the test tree from the outline data (which we use to drive code lens). Initially we could do this just as we discover them naturally (eg. when files are opened), but perhaps scanning all _test.dart files in the test folder after analysis has finished would work too.

Metadata

Metadata

Assignees

No one assigned

    Labels

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

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions