cl-confidence
A Simple Interactive Test Framework for Common Lisp
$ area51 add cl-confidenceCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-confidence:some-function ...)A Simple Interactive Test Framework for Common Lisp
$ area51 add cl-confidenceCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-confidence:some-function ...)