[Cppunit-devel] XSL to convert XML output to HTML
Brought to you by:
blep
From: Jarl F. <ja...@so...> - 2003-10-12 08:47:14
|
Hi. I just made a very simple XSLT for converting the output XML to a HTML page, I though you would like to know, I attach the file, you want to consider to include it in future cpp unit releases. Comment: There are many nice way to represent the test results using HTML, the XSL I created is very simple, yet it is HTML 4.01 compliant. As more XSL files will show up It may be worth considering to make a directory in the cppunit source code to contain a repository of variuos representations of testresult, some web-designers can probably do a better job than me. Jarl --=20 Jarl Friis Softace Istedgade 138, 2th 1650 K=F8benhavn V. Denmark Phone: +45 26 13 20 90 E-mail: ja...@so... http://www.softace.dk/ |