xptest
Extreme Programming Testing Suite
$ area51 add xptestCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(xptest:some-function ...)Extreme Programming Testing Suite
$ area51 add xptestCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(xptest:some-function ...)