hu.dwim.stefil
A Simple Test Framework In Lisp.
$ area51 add hu.dwim.stefilCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(hu.dwim.stefil:some-function ...)A Simple Test Framework In Lisp.
$ area51 add hu.dwim.stefilCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(hu.dwim.stefil:some-function ...)