Ticket #47 (new enhancement)

Opened 1 year ago

Simplify templates for nested testcases

Reported by: tkg Assigned to:
Priority: minor Milestone:
Component: testing Version: 0.5.x
Keywords: XSLT Cc:
Blocking:

Description

At present, testsuccess.xsl has separate templates for 'testcases/testcases', 'testcases/testcases/testcases', etc.

The stylesheet would be simpler and have less duplication if there was one 'testcases' template and the heading level and style were calculated from the level of nesting.