Skip to content

RayHightower/gh-unit

 
 

Repository files navigation

GHUnit

GHUnit is a test framework for Objective-C, Mac OS X 10.5 and above and iPhone 3.x and above. It can be used standalone or with other testing frameworks like SenTestingKit or GTM.

Features

  • Run tests, breakpoint and interact directly with the XCode Debugger.
  • Run from the command line or via a Makefile.
  • Run tests in parallel.
  • Allow testing of UI components.
  • Capture and display test metrics.
  • Search and filter tests by keywords.
  • View logging by test case.
  • Show stack traces and useful debugging information.
  • Include as a framework in your projects
  • Determine whether views have changed (UI verification)
  • Quickly approve and record view changes
  • View image diff to see where views have changed

Install (Docset)

  • Open Xcode, Preferences, select the Downloads tab and then the Documentation button.
  • Select the plus icon (bottom left) and specify: http://gabriel.github.com/gh-unit/publish/me.rel.GHUnit.atom
  • Click 'Install' next to GHUnit Documentation...

Links

Mac OS X

GHUnit-0.4.18

iOS

GHUnit-IPhone-0.4.18

GHUnit-IPhone-0.4.34

GHUnit-IPhone-0.4.34

GHUnit-IPhone-0.4.34

About

Test Framework for Objective-C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 95.0%
  • C 3.8%
  • Shell 1.2%