ptester

LLGPL

Portable test harness package

$ area51 add ptesterCopy

Usage

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