This package browser is in early development. Mind the rough edges.

cl-lisp-unit2 0.9.4-0.b5aa17b

Test Framework for Common Lisp

LISP-UNIT2 is a Common Lisp library that supports unit testing in the style of JUnit for Java. It is a new version of the lisp-unit library written by Chris Riesbeck.

Installation

Install cl-lisp-unit2 0.9.4-0.b5aa17b as follows:

guix install cl-lisp-unit2@0.9.4-0.b5aa17b

Or install the latest version:

guix install cl-lisp-unit2

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.