Language

Package: ecl-lisp-unit2 @ 0.2.0-1.fb97215

Synopsis

Test Framework for Common Lisp

Description

LISP-UNIT2 is a Common Lisp library that supports unit testing in the style of JUnit for Java. It is a new version of the lisp-unit library written by Chris Riesbeck.

Home page
https://github.com/AccelerationNet/lisp-unit2
Location
gnu/packages/lisp-check.scm (line: 548, column: 4)
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-cl-interpol' does not match package name 'ecl-cl-interpol'
input-labels

Identify input labels that do not match package names

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

Identify input labels that do not match package names

label 'sbcl-symbol-munger' does not match package name 'ecl-symbol-munger'