Language

Package: ecl-checkl @ 0.0.0-1.8032880

Synopsis

Dynamic testing for Common Lisp

Description

CheckL lets you write tests dynamically, it checks resulting values against the last run.

Home page
https://github.com/rpav/CheckL/
Location
gnu/packages/lisp-check.scm (line: 102, column: 4)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

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

Identify input labels that do not match package names

label 'sbcl-marshal' does not match package name 'ecl-marshal'