blob: 1bb8f3f72becbad4b3af6574aafaf107694e960c [file] [view]
# `flutter embedder tests`
To run the tests
```
fx set core.<board> --with //bundles:tests --with-base //topaz/bundles:buildbot
fx build
fx reboot -r
fx test flutter-embedder-test
```
The embedder tests must be run on a product without a graphical base shell,
such as `core` because it starts and stops Scenic.