[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lua-l
Subject:    LuaUnit v3.1 released
From:       Philippe Fremy <phil () freehackers ! org>
Date:       2015-03-11 10:44:01
Message-ID: 55001C71.4050304 () freehackers ! org
[Download RAW message or body]

Hi,

I have just released version 3.1 of LuaUnit. LuaUnit is a xUnit style
testing framework for the lua language, which supports several test
results formats : TAP and JUnit XML (used by many CI platforms such as
Jenkins, Hudson, ...) and has a wide range of assertions. It's
compatible with Lua 5.1 and 5.2, tested on Windows and Linux, and is
fully documented ( http://luaunit.readthedocs.org/en/latest/ ).

New in version 3.1 :
* luaunit no longer pollutes global namespace, unless defining
EXPORT_ASSERT_TO_GLOBALS to true
* fixes and validation of JUnit XML generation
* strip luaunit internal information from stacktrace
* general improvements of test results with duration and other details
* improve printing for tables, with an option to always print table id
* fix printing of recursive tables

For more information, check our Github page :
https://github.com/bluebird75/luaunit

cheers,

Philippe


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic