Yet another common lisp testing library
Rove is a unit testing framework for Common Lisp applications. This is intended to be a successor of Prove.
Linter | Message | Location |
---|---|---|
input-labels Identify input labels that do not match package names | label 'sbcl-bordeaux-threads' does not match package name 'cl-bordeaux-threads' | |
input-labels Identify input labels that do not match package names | label 'sbcl-dissect' does not match package name 'cl-dissect' | |
input-labels Identify input labels that do not match package names | label 'sbcl-trivial-gray-streams' does not match package name 'cl-trivial-gray-streams' |