# gh-unit/gh-unit

DEPRECATED Test Framework for Objective-C

Repository: https://github.com/gh-unit/gh-unit
Canonical: https://ross.abutalabs.com/products/gh-unit
Language: Objective-C
License: NOASSERTION
License Family: other
Archived: true
Last push: 2016-08-09T17:01:13+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 6433, "days_push": 3676, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1846, forks 310 (observed 2026-08-28T04:05:43.431845+00:00)

## What it is
GHUnit is a deprecated test framework for Mac OS X and iOS written in Objective-C, usable standalone or alongside other testing frameworks. It supports running tests in the Xcode debugger, from the command line, in parallel, and includes UI verification with image diffs.

## Use cases
- run unit tests for iOS apps
- test Objective-C code on Mac OS X
- run tests from the command line in Xcode projects
- verify UI views have not changed with image diffs
- run tests in parallel with debugging support

## When to avoid
- starting a new iOS or macOS project - use XCTest instead
- you need actively maintained testing tools
- you need modern async testing support

## Facets
- artifact type: library
- maturity: abandoned
- function: testing, e2e-testing
- domain: testing, mobile-development, developer-tools
- platform: -
- tags: objective-c, xcode, deprecated, unit-testing, ui-testing, ios, macos

## Member repositories
- gh-unit/gh-unit (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:43.431845+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:17:52.905388+00:00, confidence not recorded.
  - readme: https://github.com/gh-unit/gh-unit (fetched 2026-08-28T04:05:43.431845+00:00, sha cddfcb0e4b9c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
