Randomized specification-based testing for Common Lisp
This is a randomized property-based testing library for Common Lisp. Rather than being a full-fledged general test framework in its own right, it's designed to embed randomized tests in whatever framework you like.
Linter | Message | Location |
---|---|---|
input-labels Identify input labels that do not match package names | label 'sbcl-stefil' does not match package name 'ecl-stefil' | |
input-labels Identify input labels that do not match package names | label 'sbcl-alexandria' does not match package name 'ecl-alexandria' | |
input-labels Identify input labels that do not match package names | label 'sbcl-closer-mop' does not match package name 'ecl-closer-mop' | |
input-labels Identify input labels that do not match package names | label 'sbcl-optima' does not match package name 'ecl-optima' |