[Swift] Provide test coverage reports for Swift code

Originator:josh
Number:rdar://18969738 Date Originated:
Status:Duplicate/17450338 Resolved:
Product:Developer Tools Product Version:Xcode 6.1
Classification: Reproducible:Always
 
This is available in Xcode as `Generate Test Coverage Files` in your targets settings. This doesn't apply to Swift currently.

Steps to Reproduce:
1) Enable `Generate Test Coverage Files` in your target
2) Write Swift code
3) Build and run the unit tests

Expected Results:
To get coverage files for my Swift code

Actual Results:
There were no coverage files for the Swift code.

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!