lift

MIT Style License; see file COPYING for details

LIsp Framework for Testing

$ area51 add liftCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(lift:some-function ...)