arduinounit
Testing library
A unit testing framework for Arduino projects
ArduinoUnit is a unit testing framework for Arduino libraries
395 stars
28 watching
51 forks
Language: C++
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
siu/minunit | A minimal unit testing framework for C/C++ development | 576 |
moxunit/moxunit | A lightweight unit test framework for Matlab and GNU Octave. | 54 |
rafael-santiago/cutest | A C library for writing unit tests. | 18 |
jyapayne/einheit | A Nim unit test library with macro-based configuration and support for setup, teardown, and test methods. | 48 |
melrief/frunit | A unit testing library for Frege based on JUnit | 1 |
boost-ext/ut | A C++20 μ-unit testing framework that simplifies the experience with a few simple concepts | 1,264 |
256dpi/arduino-mqtt | An MQTT client library for Arduino | 1,024 |
ivaylokenov/mytested.aspnetcore.mvc | A testing library for ASP.NET Core MVC that simplifies the process of writing unit tests for web applications. | 1,725 |
nadavwr/makeshift | A quick hack for unit testing Scala Native applications | 1 |
vittorioromeo/mettle | A C++14 unit test framework providing a toolbox of features for writing and running tests | 0 |
boostorg/test | A C++ unit testing framework with a wide range of features and options | 182 |
jimporter/mettle | A C++20 unit testing framework providing a toolbox of features for writing tests | 122 |
adafruit/adafruit_hmc5883_unified | Provides a C++ interface to a 3-axis magnetometer sensor | 48 |
christophercrouzet/rexo | A single-file cross-platform unit testing framework for C/C++ with a polished API and granular control. | 28 |
martinmoene/lest | A simple C++ test framework for unit tests and BDD. | 391 |