cl-nst
The NST unit/regression testing system
$ area51 add cl-nstCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-nst:some-function ...)The NST unit/regression testing system
$ area51 add cl-nstCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-nst:some-function ...)