danielpalme / ReportGenerator

ReportGenerator converts coverage reports generated by coverlet, OpenCover, dotCover, Visual Studio, NCover, Cobertura, JaCoCo, Clover, gcov or lcov into human readable reports in various formats.
https://reportgenerator.io
Apache License 2.0
2.56k stars 279 forks source link

Why is the reportgenerator command installed using the dotent not working? #658

Closed JY1990 closed 5 months ago

JY1990 commented 5 months ago

image image image Is it because something is missing?

JY1990 commented 5 months ago

image It is not possible to use the exe directly

danielpalme commented 5 months ago

It is possible to use the EXE directly. Your are getting an error message because you are using not supported command line parameters.

Are you sure that ReportGenerator is the correct tool for your use case? ReportGenerator generates code coverage reports.

See here for an usage guide: https://reportgenerator.io/usage