Language

Package: cl-cacau @ 1.0.0

Synopsis

Comon Lisp test runner

Description

This package provides a Common Lisp testing framework system CACAU which was built to be independent of assertions systems.

Home page
https://github.com/noloop/cacau
Location
gnu/packages/lisp-check.scm (line: 154, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'sbcl-assertion-error' does not match package name 'cl-assertion-error'
input-labels

Identify input labels that do not match package names

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

Identify input labels that do not match package names

label 'sbcl-assert-p' does not match package name 'cl-assert-p'