clack-pretend

Apache License, version 2.0

A testing and debugging tool for Clack

$ area51 add clack-pretendCopy

Usage

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