Language

Package: cl-mock @ 1.0.1-1.7988dca

Synopsis

Mocking functions for Common Lisp testing

Description

This small library provides a way to replace the actual implementation of either regular or generic functions with mocks.

Home page
https://github.com/Ferada/cl-mock
Location
gnu/packages/lisp-check.scm (line: 258, column: 4)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'sbcl-alexandria' does not match package name 'cl-alexandria'
input-labels

Identify input labels that do not match package names

label 'sbcl-closer-mop' does not match package name 'cl-closer-mop'
input-labels

Identify input labels that do not match package names

label 'sbcl-trivia' does not match package name 'cl-trivia'
input-labels

Identify input labels that do not match package names

label 'sbcl-fiveam' does not match package name 'cl-fiveam'