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.
- Outputs:
out
- Website: https://github.com/AccelerationNet/lisp-unit2
- Licenses: Expat
- Package source: gnu/packages/lisp-check.scm
- Builds: See build status
- Issues: See known issues
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.