tap-unit-test
Test Anything Protocol reporting for Chris Riesbeck's excellent and very simple lisp-unit package.
$ area51 add tap-unit-testCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(tap-unit-test:some-function ...)