openwallet-foundation / owl-mobile-wallet-test-harness

An acceptance test framework for testing mobile wallets utilizing Python, Behave, Appium, and a mobile device cloud service.
Apache License 2.0
14 stars 14 forks source link

AMTH Dev Container #230

Closed nodlesh closed 4 weeks ago

nodlesh commented 8 months ago

Allow test developers to use a dev container in VS Code so that they do not have to install a test environment locally to develop and debug mobile tests.

How will this work with a locally connected emulator or real device? Could the container have both the vs code env and an android emulator env?