JaCoCo Report Viewer
A web-based JaCoCo coverage report viewer. Part of a scholar project at UPEM.
This application is deployed at https://jacocoviewer.euxane.net.
Yarn tasks
yarn start
starts the local development serveryarn build
compiles a production release
License
Copyright (C) 2018 Euxane TRAN-GIRARD and Adam NAILI. Software distributed under the terms of the GNU Affero General Public License v3.
This program makes direct use of the following libraries:
- React, distributed under the terms of the MIT License
- xml2js, distributed under the terms of the MIT License
- JSZip, distributed under the terms of the MIT License