Integrate FiveAM testing with ASDF TEST-OP and TEST-SYSTEM
$ area51 add fiveam-asdf
;; area51 add updates your .asd automatically. ;; Use the package in your code: (in-package :my-project) (fiveam-asdf:some-function ...)