Language

Package: ecl-fiasco @ 0.0.1-2.bb47d2f

Synopsis

Simple and powerful test framework for Common Lisp

Description

A Common Lisp test framework that treasures your failures, logical continuation of Stefil. It focuses on interactive debugging.

Home page
https://github.com/joaotavora/fiasco
Location
gnu/packages/lisp-check.scm (line: 300, column: 4)
Licenses

Lint warnings

LinterMessageLocation
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-trivial-gray-streams' does not match package name 'ecl-trivial-gray-streams'