Mocking functions for Common Lisp testing
This small library provides a way to replace the actual implementation of either regular or generic functions with mocks.
Linter | Message | Location |
---|---|---|
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-bordeaux-threads' does not match package name 'cl-bordeaux-threads' | |
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' |