simplet

GPLv3

Simple test runner in Common Lisp.

$ area51 add simpletCopy

Usage

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