fiasco

BSD 2-clause

A Common Lisp test framework that treasures your failures, logical continuation of Stefil.

$ area51 add fiascoCopy

Usage

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