stefil

BSD / Public domain

Stefil - Simple Test Framework In Lisp

$ area51 add stefilCopy

Usage

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