Table of contents
About
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.
Downloads
The releases can be retrieved from the GitHub Releases Download Page.
Wiki
The documentation is located at the Wiki page
Source
The latest source code can be found here on GitHub. Feel free to fork and/or contribute.
License
ReqCoCo is licensed under the LGPL v3 license.