tap-unit-test

MIT license

Test Anything Protocol reporting for Chris Riesbeck's excellent and very simple lisp-unit package.

$ area51 add tap-unit-testCopy

Usage

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