unit testing framework ?
From: Rodolphe Saugier (rodolphe.saugier_at_ircam.fr)
Date: 03/18/04
- Next message: Adam Warner: "Re: How do I construct this string?"
- Previous message: Björn Lindberg: "Re: The Groovy Programming Language"
- Next in thread: Duane Rettig: "Re: unit testing framework ?"
- Reply: Duane Rettig: "Re: unit testing framework ?"
- Reply: Ng Pheng Siong: "Re: unit testing framework ?"
- Reply: Frank A. Adrian: "Re: unit testing framework ?"
- Reply: Thomas F. Burdick: "Re: unit testing framework ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 18 Mar 2004 12:18:56 +0100
Hi All,
Which unit testing framework would you recommend among those available
for Common Lisp ?
My needs are simple, and not (yet) related to XP:
Test a non-object API (actually a binding to a C library).
I could do it without a test framework, but I'm trying to take
the habit to use tests so I think structuring them wouldn't be bad.
BTW, I'm using ACL.
Thanks,
Rodolphe, Lisp newby
- Next message: Adam Warner: "Re: How do I construct this string?"
- Previous message: Björn Lindberg: "Re: The Groovy Programming Language"
- Next in thread: Duane Rettig: "Re: unit testing framework ?"
- Reply: Duane Rettig: "Re: unit testing framework ?"
- Reply: Ng Pheng Siong: "Re: unit testing framework ?"
- Reply: Frank A. Adrian: "Re: unit testing framework ?"
- Reply: Thomas F. Burdick: "Re: unit testing framework ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|