1am

MIT

A minimal testing framework.

$ area51 add 1amCopy

Usage

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