Hello there,
I’d like to use either Calaba.sh or Frank to automate the tests on my Corona SDK app on iOS.
Both tool, implies that you bundle a provided framework during the build and rely on typical XCode project organisation. See here for calabash or there for frank.
I know the build process is handled by Corona’s server, but if we could specify in build.settings or anywhere else that we want to do a specific test build, and that you bundle those framework for us that would be awesome.
Is there another way I can use either Calaba.sh or Frank with Corona SDK app ?
thx.