Skip to content

depoon/UnitTestProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnitTestProject

Thinking of conducting an iOS Development Coding Dojo, Kata or Randori with friends? And you need some code coverage... hmm Look no further.

When you check out this project, here's what you will get

  • Unit Test Scheme has been setup
  • A copy of GCOVR version 3.0 can be found in the Tools folder
  • Test Coverage Report whenever you run your unit tests in Debug configuration.

Subclass your test classes

Ensure that your test classes inherit from "CoverageXCTestCase"

Todo

  • Add Cocoapods Support for OCMock and OCMockito
  • Add Sonar/Sonarqube support
  • Add any form of static code analyzers

About

Check out this Repo for Coding Practices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published