xlunit

BSD

Extreme Lisp Testing Suite

$ area51 add xlunitCopy

Usage

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