Skip to content

[plugins/e2e] Add interface in E2EWidgetsFlutterBinding to support adding extra information in the reported result field #61490

@CareF

Description

@CareF

Currently for a succeeded test, E2E is not capturing any extra information. To use E2E as a tool for performance test, we need a way to report the performance metric results from the device. And due to the hope of use the solution on release mode as well, we want to avoid using timeline. This means that we need an extra interface in E2E that accepts a json object or a string and report it back when test is done.

Metadata

Metadata

Assignees

Labels

f: integration_testThe flutter/packages/integration_test pluginpackageflutter/packages repository. See also p: labels.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions