lunarmodules / luacov

LuaCov is a simple coverage analyzer for Lua code.
http://lunarmodules.github.io/luacov/
MIT License
300 stars 68 forks source link

Make easier to test reporters #62

Open daurnimator opened 6 years ago

daurnimator commented 6 years ago

I'm writing my own reporter (https://github.com/daurnimator/luacov-reporter-lcov) however it's not easy to test it. Ideas: