[ANN] LuaCov 0.2 - coverage analysis tool
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: [ANN] LuaCov 0.2 - coverage analysis tool
- From: Hisham <hisham.hm@...>
- Date: 2009年4月30日 12:19:46 -0300
Hello,
I released a minor update to LuaCov (a tiny tool for coverage analysis
written using the debug library) including a fix to a bug reported by
Guilherme Lopes. Version 0.2 is now available at:
http://luacov.luaforge.net/
It's written in pure Lua 5.1 and has no dependencies. More info at its homepage.
You can also fetch and install it using LuaRocks, of course. :)
Cheers,
-- Hisham