rove

BSD 3-Clause

Yet another testing framework intended to be a successor of Prove

$ area51 add roveCopy

Usage

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