Displaying 2 results from an estimated 2 matches for "code_coverage".
2017 Oct 24
7
Code coverage BoF - notes and updates
...y from libCoverage. This will make it easier for IDEs and editors to display coverage information "in-line", right next to source code. Here's what that might look like:
https://developer.apple.com/library/content/documentation/DeveloperTools/Conceptual/testing_with_xcode/chapters/07-code_coverage.html <https://developer.apple.com/library/content/documentation/DeveloperTools/Conceptual/testing_with_xcode/chapters/07-code_coverage.html>
If anyone has concerns about adding in these APIs, please let me know!
7. Making use of debug info
>From Eli's notes:
> It seemed like we...
2017 Oct 24
2
Code coverage BoF - notes and updates
.... This will make it easier for IDEs and editors to display coverage information "in-line", right next to source code. Here's what that might look like:
>>
>> https://developer.apple.com/library/content/documentation/DeveloperTools/Conceptual/testing_with_xcode/chapters/07-code_coverage.html <https://developer.apple.com/library/content/documentation/DeveloperTools/Conceptual/testing_with_xcode/chapters/07-code_coverage.html>
>>
>> If anyone has concerns about adding in these APIs, please let me know!
>>
>> 7. Making use of debug info
>>
>&...