139 Forks
135 Stars
135 Watchers

test

The reference C++ unit testing framework (TDD, xUnit, C++03/11/14/17)

How to download and setup test

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

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

If you have some problems with test

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