Transforming test results to alternative formats

You can transform the Unit Test test results to alternative formats.

Unit Test provides sample xsl style sheets for transformation.

The sample style sheets are provided in the installation_path/taz_samples/xsl directory of the Early Development Testing for z/OS client.
  • For JUnit: TAZZ2Jnn.xsl
  • For SonarQube: TAZZ2Snn.xsl

The nn in the sample xsl file name represents the version of the Unit Test test result.

For example, TAZZ2J40.xsl is a sample style sheet for transforming from Unit Test test results V4.0.0.0 to JUnit test result format.