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

ecl-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 ecl-lisp-unit2 0.9.4-0.b5aa17b as follows:

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

Or install the latest version:

guix install ecl-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.