mirror of
https://github.com/apache/nuttx.git
synced 2026-05-18 17:18:28 +08:00
c152f178f9
Build Documentation / build-html (push) Has been cancelled
The documentation for using the Unity testing framework previously just linked to the official Unity website. In using Unity, I noticed there were much more extensive docs on the actual GitHub page. This PR includes references to those docs and also provides a short-winded explanation of how to make a Unity test suite on NuttX. Signed-off-by: Matteo Golin <matteo.golin@gmail.com>