2 Forks
18 Stars
18 Watchers

utest

Lightweight unit testing framework for C/C++ projects. Suitable for embedded devices.

How to download and setup utest

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

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

If you have some problems with utest

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