qa-automation-ios-test

Setup:

  1. Install Xcode 11.3 or later as described here

  2. Fork the repository to local.

  3. Open the repository in Xcode and build the application. It is only possible to build the application on a simulator, not on a physical device.

  4. The credentials to log into the app are automation@gymondo.de / automation

How to run tests

How to run via TeamCity

The first run takes around 10 minutes, because of starting new GCE VM with build runner and Bitrise setup.

You can also check logs and allure report on click on build

All artefacts are stored on cloud storage, so you can see historical report across all launches. For that go to trends report tab of iOS Test project

How to run locally

Run using Xcode