From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: James LewisMoss Newsgroups: gmane.lisp.guile.user Subject: Re: Unit tests Date: Tue, 01 Apr 2003 09:18:24 -0500 Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Message-ID: References: <5.2.0.9.0.20030311172000.00a62d50@n/a> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1049208836 6920 80.91.224.249 (1 Apr 2003 14:53:56 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 1 Apr 2003 14:53:56 +0000 (UTC) Cc: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Tue Apr 01 16:53:53 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 190N4j-0001Pn-00 for ; Tue, 01 Apr 2003 16:49:21 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 190N2Q-0001aS-03 for guile-user@m.gmane.org; Tue, 01 Apr 2003 09:46:58 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 190N0I-00083n-00 for guile-user@gnu.org; Tue, 01 Apr 2003 09:44:46 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 190MzC-0005Hd-00 for guile-user@gnu.org; Tue, 01 Apr 2003 09:44:44 -0500 Original-Received: from host-216-78-23-111.cae.bellsouth.net ([216.78.23.111] helo=eeyore.lewismoss.net) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.10.13) id 190Myv-0000Vl-00 for guile-user@gnu.org; Tue, 01 Apr 2003 09:43:29 -0500 Original-Received: from dres by eeyore.lewismoss.net with local (Exim 3.35 #1 (Debian)) id 190Maw-0004Hb-00; Tue, 01 Apr 2003 09:18:34 -0500 Original-To: Luigi Ballabio In-Reply-To: <5.2.0.9.0.20030311172000.00a62d50@n/a> (Luigi Ballabio's message of "Tue, 11 Mar 2003 17:23:13 +0100") X-Url: http://www.lewismoss.org/~dres X-Organization: Debian/Software in the Public Interest X-Face: "R3Ms&!j++.]J8DwisON-l7#SOloY'V?!^-!2 9G+7Z7OzClzr2{3eni9BN\pzkTp}ehc,\AhKBZ\Sf/HVG+p\*?'(&ct2w6Fr:w9m o|9R&.D-)1]:&sN-6o'\`7W${f1$2BCy6qSl&._{ILYCZ?X-[?M!](N User-Agent: Gnus/5.090016 (Oort Gnus v0.16) XEmacs/21.4 (Portable Code, linux) X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: General Guile related discussions List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.user:1753 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.user:1753 >>>>> On Tue, 11 Mar 2003 17:23:13 +0100, Luigi Ballabio said: Luigi> Hi all, Luigi> quick question(s): are there any unit test frameworks Luigi> (a la Luigi> JUnit) for Guile? Do they require any particular version of Luigi> Guile? Is there any one which is considered the "standard" Luigi> one? Also check out autounit. My attempt at a unit testing framework. It still needs work, but I haven't been writing enough scheme code recently to test its interface. Jim -- @James LewisMoss | Blessed Be! @ http://www.lewismoss.org/~dres | Linux is kewl! @"Argue for your limitations and sure enough, they're yours." Bach _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://mail.gnu.org/mailman/listinfo/guile-user