Common Lisp test framework
Try
is a library for unit testing with equal support for interactive and non-interactive workflows. Tests are functions, and almost everything else is a condition, whose types feature prominently in parameterization.
Linter | Message | Location |
---|---|---|
input-labels Identify input labels that do not match package names | label 'sbcl-cl-ppcre' does not match package name 'ecl-cl-ppcre' | |
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-ieee-floats' does not match package name 'ecl-ieee-floats' | |
input-labels Identify input labels that do not match package names | label 'sbcl-mgl-pax' does not match package name 'ecl-mgl-pax' | |
input-labels Identify input labels that do not match package names | label 'sbcl-trivial-gray-streams' does not match package name 'ecl-trivial-gray-streams' |