

| |||||||
|
You are here: Root > By Topic > Utilities > Unit Testing
HEUTE (Hierarchical Extensible Unit Testing Environment for Common LISP) is a unit testing framework featuring a hierarchical approach to testing. A test suite is represented by a CLOS class, with subclasses corresponding to sub-suites. A suite is considered passed only when its sub-suites also pass. It comes with a graphical LTK front end, but provides a protocol for adding different ones.
| Web site | http://www.rdrop.com/users/~jimka/lisp/heute/heute.html |
| Mailing list | 1.0 |
| Version | - Thursday, 05 January 2006 |
| Maturity | Stable |
| OS compatibility | Unix, possibly more (e.g. those supported by GNU CLISP) |
| ASDF installable | No |
| Official Download | http://www.rdrop.com/~jimka/lisp/heute/heute.tar.gz |
| Mirrored Download | |
| Source code repository |
Unit Testing | Libraries | Unix family | LLGPL
You must be logged to add a note
Download link broken
The download link at the project site is currently broken.
Submitted by amoroso 07/01/2006 11:07:10
You must be logged to add a comment