[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Lunity v0.9 - A Unit Test framework in a single file
- From: "Sam Roberts" <vieuxtech@...>
- Date: Tue, 25 Nov 2008 14:14:43 -0800
On Tue, Nov 25, 2008 at 1:45 PM, <phrogz@me.com> wrote:
> It occurs to me that I haven't shared this yet. It's quite similar to other
> unit test frameworks. A few things that made me write it and like it:
You might want to add it to:
http://lua-users.org/wiki/UnitTesting
Perhaps with some pros/cons and examples of what is unique about your approach.
>From a quick glance, lunity appears to be almost identical to lunit?
http://www.mroth.net/lunit/documentation-0.4.txt
Sam