Skip to content

Sample iOS project using CocoaPods, GHUnit and OCMock.

Notifications You must be signed in to change notification settings

ivan-shen/CocoaPodsSample

 
 

Repository files navigation

CocoaPodsSample

What's this?

CocaPodsSample is a sample Xcode project for iOS. It uses GHUnit and OCMock which installed by using CocoaPods.

How to run in iPhone Simulator

  1. In console, pod install
  2. Open CocoaPodsSample.xcworkspace
  3. Choose Tests in targets
  4. Run

How to run in console

  1. (Same as above)
  2. In console, make test

About

Sample iOS project using CocoaPods, GHUnit and OCMock.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published