flutter / flutter/flutter-intellij
create integration tests which drive actual devices
Open
testing-infra
- Dominant language
- Java
- Stars
- 2k
- Forks
- 356
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 27
Description
We have a headless device available now:
```
flutter run -d flutter-tester
```
which can run on travis bots w/o any iOS or Android workflow tooling installed. We should use this to build integration tests for debugging and hot reload.
Contributor guide
Assessment
This issue has not been assessed yet.