simonlmn / yatest

A primitive test framework for writing unit tests for Arduino-based libraries or Sketches.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yatest: Yet Another Test Framework

A primitive test framework for writing unit tests for Arduino-based libraries or Sketches.

This does not provide facilities to run the tests on the actual device. There are other, much more capable test frameworks which can and should be used instead for that purpose.

Support

If you want to support this project, you can:

  • use it and provide feedback
  • fix bugs
  • develop improvements or new features
  • Donate

About

A primitive test framework for writing unit tests for Arduino-based libraries or Sketches.

License:MIT License


Languages

Language:Shell 49.9%Language:C++ 48.4%Language:C 1.7%