LWN.net Logo

HEUTE 1.0 announced

From:  Paolo Amoroso <amoroso-AT-mclink.it>
To:  Lisp News for LWN <lwn-AT-lwn.net>
Subject:  HEUTE 1.0
Date:  Sun, 15 Jan 2006 14:52:15 +0100

The first public release of HEUTE, version 1.0, has been announced.
HEUTE (Hierarchical Extensible Unit Testing Environment for Common
LISP) is a unit testing framework written in Common Lisp.  It features
a hierarchical approach to testing in which 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.

Version 1.0 announcement
http://groups.google.com/group/comp.lang.lisp/msg/cda273a...

HEUTE
http://www.rdrop.com/users/jimka/lisp/heute/heute.html


Paolo
-- 
Lisp Propulsion Laboratory log - http://www.paoloamoroso.it/log


(Log in to post comments)

Copyright © 2006, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds