[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: Thu, 30 Apr 2009 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