Skip to content

gitter-badger/reqcoco

 
 

Repository files navigation

ReqCoCo

Requirements Code Coverage

####IMPORTANT INFORMATION: the work is in progress and there is no stable or usable version yet !!!


Build Status

Quality Gate ReqCoCo Quality Gate


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, pdf, xlsx, ...)

The source from which the reports are built is based from an XML source file.

Custom generators can be built by anyone in order to generate a standard input source. And then ReqCoCo can be used to generate the report in the desired format/output.

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.

About

Requirements Code Coverage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 85.3%
  • HTML 14.7%