mpw / MPWTest

The simplest Objective-C Unit Test Framework that could possibly work...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MPWTest

A super-simple unit-testing "framework" for Objective-C. Features:

  • tests frameworks or bundles
  • tests run via command line testlogger tool
  • no separate test class hierarcy required, classes test themselves

About

The simplest Objective-C Unit Test Framework that could possibly work...


Languages

Language:Objective-C 91.9%Language:C 7.1%Language:Makefile 1.0%