ptester
Portable test harness package
$ area51 add ptesterCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(ptester:some-function ...)Portable test harness package
$ area51 add ptesterCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(ptester:some-function ...)