Project

Profile

Help

Java based XSLT code coverage tool

Added by Anonymous about 15 years ago

Legacy ID: #7032295 Legacy Poster: Patrick Oosterveld (poosterveld)

Hi there, Within our project there is a need for something like a XSLT line coverage tool. Another requirement was that the tool should integrate with Ant (nightly builds). Since there is no, to my knowledge, XSLT coverage tool available, we decided to develop our own tool. The tool is based on the Saxon trace mechanism. After a successful implementation of the tool in our project, we decided to opensource it and make it available for everyone. If you are interesting, just visit http://code.google.com/p/cakupan. Regards, Patrick Oosterveld


Replies (2)

RE: Java based XSLT code coverage tool - Added by Anonymous about 15 years ago

Legacy ID: #7035932 Legacy Poster: Michael Kay (mhkay)

I'll take a look. You might like to mention this tool on the Saxon Wiki pages. You might also be interested in the work Tony Graham has done, see for example http://www.menteithconsulting.com/wiki/TestingXSLT

RE: Java based XSLT code coverage tool - Added by Anonymous about 15 years ago

Legacy ID: #7043269 Legacy Poster: Patrick Oosterveld (poosterveld)

Thanks Micheal for your quick response. The site you mentioned is indeed interesting. I will add a link of the XSLT coverage tool on the Saxon Wiki pages and perhaps I will write a brief description of the tool. Regards, Patrick Oosterveld

    (1-2/2)

    Please register to reply