try
Try is an extensible test framework with equal support for interactive and non-interactive workflows.
$ area51 add tryCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(try:some-function ...)