iTranslated by AI

The content below is an AI-generated translation. This is an experimental feature, and may contain errors. View original article

How to Enable Code Coverage in Xcode Tests

に公開

Select Test from Edit Scheme and enable Code Coverage : Gather coverage for....

Run the Test and select Coverage from the Report (⌘9) tab to display it.

References

https://qiita.com/takehilo/items/79da07128133a1798b1f

Discussion