mmcc007 / sylph

Runs Flutter integration tests on real devices in cloud.
GNU General Public License v3.0
157 stars 43 forks source link

Added test_spec.yaml as a resource and allowed multiple tests to run on each device #29

Closed mmcc007 closed 5 years ago

mmcc007 commented 5 years ago

Added test_spec.yaml as a resource so it is no longer exposed to developer and added support for multiple tests to run on each device during a run.

Also:

Fixes #20 Fixes #28

mmcc007 commented 5 years ago

Also fixes #21