tree: 1250a1536e277472860bb4d62427fc75e6e97d89
  1. meta/
  2. src/
  3. BUILD.gn
  4. README.md
src/flutter/tests/flutter-runner-launch-smoke-test/README.md

simple-flutter-component-test-harness

TODO: Brief overview of the component.

Building

To add this component to your build, append --with src/flutter/tests/simple-flutter-component-test-harness to the fx set invocation.

Running

$ fx shell run fuchsia-pkg://fuchsia.com/simple-flutter-component-test-harness#meta/simple-flutter-component-test-harness.cmx

Testing

Unit tests for simple-flutter-component-test-harness are available in the simple-flutter-component-test-harness-tests package.

$ fx test simple-flutter-component-test-harness-tests