checkl
CheckL: Dynamic testing for Common Lisp
$ area51 add checklCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(checkl:some-function ...)CheckL: Dynamic testing for Common Lisp
$ area51 add checklCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(checkl:some-function ...)