Simple test framework
Stefil is a simple test framework for Common Lisp, with a focus on interactive development.
Linter | Message | Location |
---|---|---|
input-labels Identify input labels that do not match package names | label 'alexandria' does not match package name 'cl-alexandria' | |
input-labels Identify input labels that do not match package names | label 'iterate' does not match package name 'cl-iterate' | |
input-labels Identify input labels that do not match package names | label 'metabang-bind' does not match package name 'cl-metabang-bind' | |
input-labels Identify input labels that do not match package names | label 'swank' does not match package name 'cl-slime-swank' |