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)
- Host: GitHub
- URL: https://github.com/mnuessler/cakupan-maven-plugin
- Owner: mnuessler
- License: apache-2.0
- Created: 2013-01-05T18:14:20.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-11-20T22:20:43.000Z (over 9 years ago)
- Last Synced: 2025-02-24T02:14:14.105Z (3 months ago)
- Topics: test-coverage, xml, xslt
- Language: Java
- Homepage: http://cakupan-maven.sourceforge.net/
- Size: 261 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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