Language

Package: cl-rove @ 0.9.6

Synopsis

Yet another common lisp testing library

Description

Rove is a unit testing framework for Common Lisp applications. This is intended to be a successor of Prove.

Home page
https://github.com/fukamachi/rove
Location
gnu/packages/lisp-check.scm (line: 714, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

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

Identify input labels that do not match package names

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

Identify input labels that do not match package names

label 'sbcl-trivial-gray-streams' does not match package name 'cl-trivial-gray-streams'