An open API service indexing awesome lists of open source software.

https://github.com/mnuessler/cakupan-maven-plugin

A Maven plugin for the XSLT test coverage tool Cakupan (a mirror of my project at Sourceforge)
https://github.com/mnuessler/cakupan-maven-plugin

test-coverage xml xslt

Last synced: 3 months ago
JSON representation

A Maven plugin for the XSLT test coverage tool Cakupan (a mirror of my project at Sourceforge)

Awesome Lists containing this project

README

        

# Cakupan Maven Plugin
[![Build Status][badge-travis]][travis]

A Maven plugin for the [Cakupan][1] XSLT coverage tool. Cakupan
provides coverage reports for XSL transformation tests. Please refer
to the [project page][2] for details.

[1]: https://code.google.com/p/cakupan/ "Cakupan project page"
[2]: http://cakupan-maven.sourceforge.net/ "Cakupan Maven Plugin site"
[badge-travis]: https://travis-ci.org/mnuessler/cakupan-maven-plugin.svg?branch=master
[travis]: https://travis-ci.org/mnuessler/cakupan-maven-plugin