Is there a way to access the data obtained by collecting code coverage statistics from your unit tests in a text / command line or a way to export data to another format? Are there any third party libraries that I can use? I am using Swift in Xcode 7.1.
source share