We have a suite of bash scripts that runs all our tests, here are the specifications:<p>- It runs on mac (for ios-application testing and unit)<p>- It activate a browser (chrome/safari) for testing the web UI - https://blog.rollout.io/2015/03/how-we-automate-our-sdk-tests-to-support-delivery-to-millions-of-mobile-users/<p>- It runs nodejs tests on the server<p>- It need to integrate with selenium<p>- Our code base is on github<p>- Our deployment is on Amazon EC2<p>Any tips on how to choose the CI provider?
Hi, Co-founder and CTO from Codeship here.<p>happy to help you out with getting started. Currently we don't support OSX as base build system, but would be interesting to see if its necessary for you or if our Linux machines work as well (sounds like they should if you deploy to EC2). You can send me an email to flo@codeship.com if you have any questions