Language

Package: ecl-check-it @ 0.1.0-1.b79c910

Synopsis

Randomized specification-based testing for Common Lisp

Description

This is a randomized property-based testing library for Common Lisp. Rather than being a full-fledged general test framework in its own right, it's designed to embed randomized tests in whatever framework you like.

Home page
https://github.com/arclanguage/Clamp
Location
gnu/packages/lisp-check.scm (line: 68, column: 4)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'sbcl-stefil' does not match package name 'ecl-stefil'
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-closer-mop' does not match package name 'ecl-closer-mop'
input-labels

Identify input labels that do not match package names

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