Skip to content

dongtg-1485/ios-unit-test-homework

 
 

Repository files navigation

ios-unit-test-training

iOS Unit Test Training

Base

Check test coverage

Install Slather

Enable test coverage by ticking the "Gather coverage data" checkbox when editing a scheme:

To verify you're ready to generate test coverage, run your test suite on your project, and then run:

$ slather coverage -s

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 99.9%
  • C 0.1%