Skip to content

Some values in dart_test.yaml are ignored when running flutter test #113507

@WorikQCI

Description

@WorikQCI

tl;dr Is there an equivelent of dart_test.yaml for flutter test?

This was going to be a bug report that reporter and timeout have no effect in dart_test.yaml.

But I am testing a flutter app. Using flutter test not dart test

I have been using the dart testing docs and most of it applies to flutter test. But it is different (such as ignoring (??) dart_test.yaml, at least as far as timeout and reporter go).

Is there proper documentation for flutter test? https://github.com/flutter/tests is not like https://github.com/dart-lang/test, it is something different and less useful for testing flutter apps.

https://docs.flutter.dev/testing is not what I am looking for. I know what tests I want to do, I know how I want to implement them, I would just like some documentation of the tool. I have not found that yet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work lista: tests"flutter test", flutter_test, or one of our testsfound in release: 3.3Found to occur in 3.3found in release: 3.5Found to occur in 3.5has reproducible stepsThe issue has been confirmed reproducible and is ready to work onr: fixedIssue is closed as already fixed in a newer versiontoolAffects 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