Skip to content

outline view should show tests for flutter code #2055

@devoncarew

Description

@devoncarew

We currently show tests in the outline view if they match the pattern group() / test(). Flutter uses testWidgets('name', () { }, and other micro test frameworks layered on top of package:test have other patterns for the test name (testUsingContext(), ...). It would be nice to support these patterns as well.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions