Language

Package: ecl-fiveam @ 1.4.2

Synopsis

Common Lisp testing framework

Description

FiveAM is a simple (as far as writing and running tests goes) regression testing framework. It has been designed with Common Lisp's interactive development model in mind.

Home page
https://common-lisp.net/project/fiveam/
Location
gnu/packages/lisp-check.scm (line: 333, column: 2)
License

Lint warnings

LinterMessageLocation
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-net.didierverna.asdf-flv' does not match package name 'ecl-net.didierverna.asdf-flv'
input-labels

Identify input labels that do not match package names

label 'sbcl-trivial-backtrace' does not match package name 'ecl-trivial-backtrace'