Language

Package: ecl-parachute @ 1.1.1-0.ca04dd8

Synopsis

Extensible and cross-compatible testing framework for Common Lisp

Description

Parachute is a simple-to-use and extensible testing framework. In Parachute, things are organised as a bunch of named tests within a package. Each test can contain a bunch of test forms that make up its body.

Home page
https://shinmera.github.io/parachute/
Location
gnu/packages/lisp-check.scm (line: 612, column: 4)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

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

Identify input labels that do not match package names

label 'sbcl-form-fiddle' does not match package name 'ecl-form-fiddle'