Language

Package: cl-confidence @ 0.0.0-0.5cbc747

Synopsis

Interactive test framework for Common Lisp

Description

Confidence is a test framework for Common Lisp that focuses on simplicity. It avoids bureaucracy and makes it easy to work interactively, without a complicated setup, and with explicit functions and decisions.

Home page
https://github.com/melusina-org/cl-confidence
Location
gnu/packages/lisp-check.scm (line: 390, 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 'cl-alexandria'