bytecurry.mocks
Tools to mock functions for unit tests
$ area51 add bytecurry.mocksCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(bytecurry.mocks:some-function ...)Tools to mock functions for unit tests
$ area51 add bytecurry.mocksCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(bytecurry.mocks:some-function ...)