sbcl-lisp-unit 0.0.0-1.89653a2
Common Lisp Test framework inspired by JUnit to be simple of use
lisp-unit
is a Common Lisp library that supports unit testing. It is an extension of the library written by Chris Riesbeck.
- Outputs:
out
- Website: https://github.com/OdonataResearchLLC/lisp-unit
- Licenses: Expat
- Package source: gnu/packages/lisp-check.scm
- Builds: See build status
- Issues: See known issues
Installation
Install sbcl-lisp-unit 0.0.0-1.89653a2
as follows:
guix install sbcl-lisp-unit@0.0.0-1.89653a2
Or install the latest version:
guix install sbcl-lisp-unit
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.