Skip to content

pbhogan/UnitTestPlusPlus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnitTest++

Overview

This project packages UnitTest++ conveniently as an Xcode framework to make adding unit tests to your project that much easier.

Installation

Open the project, build and drag build/Release/UnitTest++.framework to your /Library/Frameworks folder. Xcode will now see it as an additional framework you can add as a dependency of an existing project.

Additional Information

UnitTest++ is a lightweight unit testing framework for C++, written and maintained by Noel Llopis and Charles Nicholson.

For more information, please see http://unittest-cpp.sourceforge.net/

An example of how to use it: http://gist.github.com/300883

About

UnitTest++ bundled as an Xcode framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published