My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Links

For discussing issues, bugs and features, please use Cakupan forum.

17 Dec 2011: NEW Saxon plugin supports Indigo (eclipse 3.7.1), see update-site. thanks to Rusty

9 May 2011: Eclipse(Helios) Saxon plugin with XSL debugging, see org.eclipse.wst.xsl.saxon_1.0.100.v201004290328.jar at downloads. thanks to Colin

6 Nov 2009: Eclipse(Galileo) Saxon plugin with XSL debugging, see downloads.

Instruction

Just replace the default saxon plugin which is distributed with XSL tools with this one and select from processors the Saxon variant and add the Saxon jars and off you go, see picture!

Note: the version of the replacing one should be the same as the replaced one org.eclipse.wst.xsl.saxon_1.0.0.v200904240436.jar (Galileo version) or org.eclipse.wst.xsl.saxon_1.0.100.v201004290328.jar (Helios version).




20 Oct 2011: Speeding up Cakupan. Redesign of the serialization process leads to a better performance of Cakupan during the execution of your tests.

14 Oct 2011: A Maven plugin for the XSLT test coverage tool Cakupan, see Maven plugin. thanks to Matthias Nuessler

13 Oct 2011: Bug fix release (issues 4,5,6)

23 Apr 2011: New feature; generating Emma XML report file which can be used with Continuous Integration (CI) Servers.

17 Feb 2011: Fixed Null pointer bug in XalanTransformerInstrumentFactoryImpl

19 Nov 2009: Xalan support

Cakupan coverage tool is a free Java based tool that calculates the percentage of XSLT instruction lines which were executed during unit tests. The tool is using the Saxon or Xalan trace facilities and stripped HTML layout of Cobertura.





A sample report (embedded in the jar file):

A sample XSLT coverage report:

Powered by Google Project Hosting