Hi,
A new AppCode 2019.2 EAP build is here!
Code coverage for unit tests
Now you can run unit tests with coverage in AppCode. There is no need to change any settings in your scheme – just select the test target and press the Run with Coverage button:
You can see the coverage results on the left gutter in the editor:
Click the coverage color indicator to see the hit count or hide the coverage:
View coverage statistics in the Project view or in a separate tool window:
Known problems:
Code coverage is not yet implemented for UI tests (OC-18808)
Results may b