xptest

Public domain

Extreme Programming Testing Suite

$ area51 add xptestCopy

Usage

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