[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: u-teset: unit testing framework
- From: Hisham <h@...>
- Date: Thu, 11 May 2017 17:47:57 -0300
On 11 May 2017 at 15:52, Илья Удалов <udalovilia@gmail.com> wrote:
> I have seen this library.
> «Busted» provides bit different approach for defining test cases (Behavior Driven Development). Also «Busted» has a lot of external dependencies.
> It seems hard to use it for cross platform continuous integration (linux/mac/windows).
I don't know if it counts as hard but it's certainly possible. We use
Busted successfully in our continuous integration system for LuaRocks
on Linux, Mac and Windows. :)
But it's always nice to see more options available! Kudos for the release!
-- Hisham