try

MIT, see COPYING.

Try is an extensible test framework with equal support for interactive and non-interactive workflows.

$ area51 add tryCopy

Usage

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