gooptest

GPL-3.0

A microcontroller testing framework.

$ area51 add gooptestCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(gooptest:some-function ...)