We have UI tests for reactive Apps(iOS & Android) written in Appium-WebDriverIO/Mocha. The tests code sits in a separate folder inside the development code but shares same package.json & scripts.
- We are planning to run tests on A) Browserstack (for which we'll separately upload the build (.ipa & .apk) B) On BitRise platform
Does Bitrise support Appium wdio tests
Any sample specifications?
Thanks