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 && make
Add the GHUnitIOS.framework
to your project
cd Project-MacOSX && make
Add the GHUnit.framework
to your project
http://gh-unit.github.io/gh-unit/publish/me.rel.GHUnit.atom