Table of contents
ReqCoCo is a set of tools which helps to generate reports of code coverage.
The reports can generated in different ways (console, html, json, xlsx)
Custom generators can be built by anyone in order to generate a standard input source. And then ReqCoCo can be used to generate the reports in the desired format/output.
The releases can be retrieved from the GitHub Releases Download Page.
The documentation is located at the Wiki page
The latest source code can be found here on GitHub. Feel free to fork and/or contribute.
ReqCoCo is licensed under the LGPL v3 license.