Skip to content

Packages emma2html python application to docker application for easy usage

License

Notifications You must be signed in to change notification settings

simmarn/emma2html-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

emma2html-docker

Converts an EclEmma code coverage xml file (.coveragexml) to html report.

Usage: docker run -it --rm --name emma2html -v "$PWD":/usr/emma2html -u $(id -u ${USER}):$(id -g ${USER}) simmarn/emma2html -i vstest.coveragexml -s 80:80:80:80

emma2html source code is available at [https://github.com/simmarn/emma2html]

About

Packages emma2html python application to docker application for easy usage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published