开发者

Lua unit testing framewok for embedded systems

I'm just curious, what is a good Lua framework f开发者_如何转开发or unit-testing on embedded systems. I heard about Lunit and Lua Unit, but do these libraries work fine on embedded systems?


As far as I understand from my little investigation, the best unit testing package for lua on embedded system is lunatest. It has more functions than lunit, and does not overwrite standard lua functions. So if anyone is interested, here it is - https://github.com/silentbicycle/lunatest

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜