Bumping this as it appears coco and lcov are not working on the lastest Nim 
version. See 
[https://github.com/nim-lang/Nim/issues/8598](https://github.com/nim-lang/Nim/issues/8598)
 .

Is there any solution to generate code coverage report (ideally with lcov) from 
unit tests ? I know of 
[https://github.com/yglukhov/coverage](https://github.com/yglukhov/coverage) 
but it implies to modify the code of the tests.

Reply via email to