delorean

Delorean is a time machine for unit tests

$ area51 add deloreanCopy

Usage

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

Dependencies