8 Forks
14 Stars
14 Watchers

STest

Unit testing framework for C/C++. Easy to use by simply dropping stest.c and stest.h into your project!

How to download and setup STest

Open terminal and run command
git clone https://github.com/JiaT75/STest.git
git clone is used to create a copy or clone of STest 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 STest https://github.com/JiaT75/STest/archive/master.zip

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

If you have some problems with STest

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