parachute
An extensible and cross-compatible testing framework.
$ area51 add parachuteCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(parachute:some-function ...)An extensible and cross-compatible testing framework.
$ area51 add parachuteCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(parachute:some-function ...)