Skip to content

Use dart_test.yaml in flutter test #62966

@llucax

Description

@llucax

Use case

The test package supports having a dart_test.yaml file to configure tests and the test runner. pub test uses that file, but it seems like flutter test doesn't. When trying to do good testing, having this configuration file is of great help, so it would be good if flutter test used it.

Proposal

Just parse and use the dart_test.yaml file as pub test does.

Metadata

Metadata

Assignees

Labels

P3Issues that are less important to the Flutter projecta: tests"flutter test", flutter_test, or one of our testsc: proposalA detailed proposal for a change to Flutterteam-toolOwned by Flutter Tool teamtoolAffects the "flutter" command-line tool. See also t: labels.triaged-toolTriaged by Flutter Tool team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions