Language

Package: ecl-should-test @ 1.0.0-0.48facb9

Synopsis

Minimal yet feature-rich Common Lisp test framework

Description

SHOULD-TEST is a methodology-agnostic and non-opinionated Common Lisp test framework, i.e. it doesn't care what kind of test approach you'd like to take.

Home page
https://github.com/vseloved/should-test
Location
gnu/packages/lisp-check.scm (line: 775, column: 4)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

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

Identify input labels that do not match package names

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

Identify input labels that do not match package names

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

Identify input labels that do not match package names

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