[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: lunit --test option
- From: Scott Vokes <vokes.s@...>
- Date: Mon, 20 Sep 2010 09:36:00 -0400
>> After running into several bugs in lunit, I decided to write
>> Lunatest (http://github.com/silentbicycle/lunatest) - it's interface
>> is upwardly compatible from lunit, but adds several more assertions
>> and also functionality for (QuickCheck-style) randomized testing.
> Thanks Scott I'll give it a try. Any chance lunatest will become
> available for LuaRocks?
Yes, I will put rockspecs together for it and some of my other
libraries soon.
Scott