14 Forks
136 Stars
136 Watchers

AUnit

Unit testing framework for Arduino platforms inspired by ArduinoUnit and Google Test. Used with EpoxyDuino for continuous builds.

How to download and setup AUnit

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

Or simply clone AUnit with SSH
[email protected]:bxparks/AUnit.git

If you have some problems with AUnit

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