Language

Package: ecl-stefil @ 0.1-0.0398548

Synopsis

Simple test framework

Description

Stefil is a simple test framework for Common Lisp, with a focus on interactive development.

Home page
https://common-lisp.net/project/stefil/index-old.shtml
Location
gnu/packages/lisp-check.scm (line: 807, column: 4)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'alexandria' does not match package name 'ecl-alexandria'
input-labels

Identify input labels that do not match package names

label 'iterate' does not match package name 'ecl-iterate'
input-labels

Identify input labels that do not match package names

label 'metabang-bind' does not match package name 'ecl-metabang-bind'
input-labels

Identify input labels that do not match package names

label 'swank' does not match package name 'ecl-slime-swank'