unit testing framework ?

From: Rodolphe Saugier (rodolphe.saugier_at_ircam.fr)
Date: 03/18/04


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



Relevant Pages

  • Re: unit testing framework ?
    ... > Which unit testing framework would you recommend among those available ... > for Common Lisp? ... I'd probably use the test harness built into ACL. ...
    (comp.lang.lisp)
  • Re: unit testing framework ?
    ... Rodolphe Saugier writes: ... > Which unit testing framework would you recommend among those available ... > for Common Lisp? ...
    (comp.lang.lisp)
  • Re: unit testing framework ?
    ... >>Which unit testing framework would you recommend among those available ... >>for Common Lisp? ... I'd probably use the test harness built into ACL. ...
    (comp.lang.lisp)
  • Re: My First Lisp...
    ... SICP is a great book for the philosophy of good software, but I wouldn't recommend using it as the main introduction to Lisp... ... I started with Paul Graham's ANSI Common Lisp; it was just enough to make me "dangerous" in a couple weeks. ... Its a quicker and more direct introduction than some of the others. ...
    (comp.lang.lisp)
  • Re: top 3 books to be used by a .net programmer to learn lisp.
    ... Common Lisp will be the only language available after Armageddon. ... What are the top 3 books an Oracle must recommend to read? ... "The Glory of Their Time", ... You do not need books to learn Lisp, you just need a REPL and the HyperSpec: ...
    (comp.lang.lisp)