Respond to the native community: which CI tool do you use?
Our team has built an ios responsive app. We also have a separate test team that created a suite of applications for applications to work against the application. The test suite can be run locally, but we are ready to configure the CI stream to create our application, run the appium tests against it, and eventually populate this stream with deployment, code coverage, etc.
We spent some time trying to build an assembly pipeline running on CircleCI to create the assembly, and then transfer the artifact to the appium project with limited success. We turned to CircleCI support, and they indicated that they currently do not officially support the response.
Now we are exploring other CI parameters and are interested in learning what others have already used in the community.
Some research has led us to several possibilities. Related research:
Possible options:
- Buddybuild
- Bitrise + fastlane
- TravisCI
- Jenkins