1am
A minimal testing framework.
$ area51 add 1amCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(1am:some-function ...)A minimal testing framework.
$ area51 add 1amCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(1am:some-function ...)