6 Forks
127 Stars
127 Watchers

utest

Unit `#[test]`ing for microcontrollers and other `no_std` systems

How to download and setup utest

Open terminal and run command
git clone https://github.com/japaric/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/japaric/utest/archive/master.zip

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

If you have some problems with utest

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