cl-confidence

MIT

A Simple Interactive Test Framework for Common Lisp

$ area51 add cl-confidenceCopy

Usage

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