4 Forks
13 Stars
13 Watchers

tst

C++ xUnit-like testing framework without macros

How to download and setup tst

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

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

If you have some problems with tst

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