slite
SLIME based Test-runner for FiveAM tests (and possibly others in the future)
$ area51 add sliteCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(slite:some-function ...)SLIME based Test-runner for FiveAM tests (and possibly others in the future)
$ area51 add sliteCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(slite:some-function ...)