xlunit
Extreme Lisp Testing Suite
$ area51 add xlunitCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(xlunit:some-function ...)Extreme Lisp Testing Suite
$ area51 add xlunitCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(xlunit:some-function ...)