CocoaPods trunk is moving to be read-only. Read more on the blog, there are 14 months to go.
| TestsTested | ✗ |
| LangLanguage | Obj-CObjective C |
| License | MIT |
| ReleasedLast Release | Dec 2014 |
Maintained by Felix Schulze.
GHUnit is a test framework for Mac OS X and iOS. It can be used standalone or with other testing frameworks like SenTestingKit or GTM.
GH-Unit is moved from gabriel/gh-unit to gh-unit/gh-unit.
target :Testtarget do
pod 'GHUnitIOS', '~> 0.5.7'`
end
target :Testtarget do
pod 'GHUnitOSX', '~> 0.5.7'`
end
Checkout gh-unit.
cd Project-iOS && makeAdd the GHUnitIOS.framework to your project
cd Project-MacOSX && makeAdd the GHUnit.framework to your project
http://gh-unit.github.io/gh-unit/publish/me.rel.GHUnit.atom