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 'sbcl-alexandria' | |
input-labels Identify input labels that do not match package names | label 'iterate' does not match package name 'sbcl-iterate' | |
input-labels Identify input labels that do not match package names | label 'metabang-bind' does not match package name 'sbcl-metabang-bind' | |
input-labels Identify input labels that do not match package names | label 'swank' does not match package name 'sbcl-slime-swank' |