delorean
Delorean is a time machine for unit tests
$ area51 add deloreanCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(delorean:some-function ...)Delorean is a time machine for unit tests
$ area51 add deloreanCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(delorean:some-function ...)