slite

Apache License, Version 2.0

SLIME based Test-runner for FiveAM tests (and possibly others in the future)

$ area51 add sliteCopy

Usage

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