Language

Package: cl-try @ 0.0.1-1.a1fffad

Synopsis

Common Lisp test framework

Description

Try is a library for unit testing with equal support for interactive and non-interactive workflows. Tests are functions, and almost everything else is a condition, whose types feature prominently in parameterization.

Home page
https://github.com/melisgl/try
Location
gnu/packages/lisp-check.scm (line: 850, 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'
input-labels

Identify input labels that do not match package names

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

Identify input labels that do not match package names

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

Identify input labels that do not match package names

label 'sbcl-mgl-pax' does not match package name 'cl-mgl-pax'
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'
input-labels

Identify input labels that do not match package names

label 'sbcl-cl-ppcre' does not match package name 'cl-ppcre'