NUnit Console Runner pass XSLT parameters

Questions about XML that are not covered by the other forums should go here.
DevinPomsilina
Posts: 2
Joined: Wed Aug 03, 2022 3:32 pm

NUnit Console Runner pass XSLT parameters

Post by DevinPomsilina »

When using the Console Runner, I am using an XSLT transform to convert the NUnit XML output to a custom HTML report using transform with --result option. I need to access some environment variables within the XSLT file, and the only way I know of doing that is to pass them as parameters to the transform. Is there a way that I can pass parameters to the XSLT transform from the command-line? Or is there some other way I can do this?
Radu
Posts: 9419
Joined: Fri Jul 09, 2004 5:18 pm

Re: NUnit Console Runner pass XSLT parameters

Post by Radu »

Hi,
This is a forum about using the Oxygen XML Editor product to edit and publish XML content. I'm afraid we are not familiar with your way of executing XSLT stylesheets.
Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
Post Reply