lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Thu, May 11, 2017 at 1:47 PM, Hisham <h@hisham.hm> wrote:
> 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
>