adamwaite / iOS-Build-Kit

☠️ BuildKit is a modular command line interface for automating iOS project builds. Bundled build tasks include: Increment app version • Xcode build • Overlay version number on icon files • Run unit tests • Create .ipa artefact.
MIT License
568 stars 54 forks source link

Support test reports, test coverage reports, API docs #23

Open jasperblues opened 10 years ago

jasperblues commented 10 years ago

I started something here: https://github.com/jasperblues/xcode-gradle

. . . but haven't had time to continue. Most importantly, there needs to be an easy way to produce test coverage reports that can be viewed either locally or by build server.

adamwaite commented 10 years ago

Hey, sorry I have only just seen this. Not sure how it escaped my attention. That'd be a really nice feature to have. I'm silly busy with client work at the moment but I'll leave this issue open and come back to it.