Skip to content

Support flutter run -d chrome -t testfile in packages that do not have web applications #55512

@jonahwilliams

Description

@jonahwilliams

Currently we check if the project supports a device/project before trying to do a flutter run. For web, we really only need a trivial file so we could create a synthetic version quite easily.

This would allow easier debugging of web tests in the framework, since the flutter run workflow supports more features like start-paused that make debugging easier.

Metadata

Metadata

Assignees

No one assigned

    Labels

    a: tests"flutter test", flutter_test, or one of our testsc: contributor-productivityTeam-specific productivity, code health, technical debt.toolAffects the "flutter" command-line tool. See also t: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions