Dynamic testing for Common Lisp
CheckL lets you write tests dynamically, it checks resulting values against the last run.
| Linter | Message | Location |
|---|---|---|
| input-labels Identify input labels that do not match package names | label 'sbcl-marshal' does not match package name 'ecl-marshal' | |
| input-labels Identify input labels that do not match package names | label 'sbcl-fiveam' does not match package name 'ecl-fiveam' | |
| input-labels Identify input labels that do not match package names | label 'sbcl-fiveam' does not match package name 'ecl-fiveam' | |
| input-labels Identify input labels that do not match package names | label 'sbcl-marshal' does not match package name 'ecl-marshal' |