fiveam
A simple regression testing framework
$ area51 add fiveamCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(fiveam:some-function ...)A simple regression testing framework
$ area51 add fiveamCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(fiveam:some-function ...)