testiere
TDD system for Common Lisp
$ area51 add testiereCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(testiere:some-function ...)TDD system for Common Lisp
$ area51 add testiereCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(testiere:some-function ...)