[ANN] LeMock 0.6 (mock creation module for unit testing)
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: [ANN] LeMock 0.6 (mock creation module for unit testing)
- From: Tommy Pettersson <ptp@...>
- Date: 2009年5月31日 16:08:59 +0200
LeMock (Lua Easy Mock) is a mock creation module intended for
use together with a unit test framework such as lunit or lunity.
It is inspired by EasyMock (for Java), and strives to be easy to
use.
LeMock is hosted at LuaForge at http://luaforge.net/projects/lemock/
This is the first public release. It is in late beta state,
ready to go stable after some field testing.
--
Tommy Pettersson <ptp@lysator.liu.se>