26 Forks
62 Stars
62 Watchers

cpptest

:hammer_and_wrench: Powerful, yet simple, C++ unit testing framework; new home after https://sourceforge.net/projects/cpptest/

How to download and setup cpptest

Open terminal and run command
git clone https://github.com/cpptest/cpptest.git
git clone is used to create a copy or clone of cpptest repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with cpptest https://github.com/cpptest/cpptest/archive/master.zip

Or simply clone cpptest with SSH
[email protected]:cpptest/cpptest.git

If you have some problems with cpptest

You may open issue on cpptest support forum (system) here: https://github.com/cpptest/cpptest/issues