Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 265 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 265 Bytes

objcheck - an ObjC port of the QuickCheck unit test framework

HOMEPAGE

http://www.yellosoft.us/quickcheck

EXAMPLE

$ make
$ ./example 
*** Failed!
-1243731847
+++ OK, passed 100 tests.
+++ OK, passed 100 tests.