slite

Apache License, Version 2.0

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

$ area51 add sliteコピー

使い方

;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(slite:some-function ...)