hu.dwim.stefil

BSD / Public domain

A Simple Test Framework In Lisp.

$ area51 add hu.dwim.stefilCopy

Usage

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