nsscreencast / comments

Public comments on NSScreencast.com
0 stars 0 forks source link

How to Measure Test Coverage with XCTest #175

Open subdigital opened 3 years ago

subdigital commented 3 years ago

Written on 04/19/2018 16:14:19

URL: https://nsscreencast.com/episodes/336-code-coverage

subdigital commented 3 years ago

originally written by Demian Turner on 04/25/2018 22:19:00

Notes that in Xcode 9.3 the `enable coverage` checkbox moved to the Options tab, from the Info tab shown here. Also coverage output Report navigator is organized a little differently.

subdigital commented 3 years ago

originally written by subdigital on 04/26/2018 15:38:58

Thanks for this, it will certainly help others!