This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
Info.plist | ||
| |
README.markdown | ||
| |
Source/ | ||
| |
UnitTest++.xcodeproj/ |
README.markdown
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/








