ASDF-loadable fixtures for CLOS classes
$ area51 add clos-fixtures
;; area51 add updates your .asd automatically. ;; Use the package in your code: (in-package :my-project) (clos-fixtures:some-function ...)