Hi,
your help for the DUnitX actions seems severly outdated so I have to ask here:
I have a test executable where I have implemented the DUnitX.CommandLine style command line reading for parameters. But I can’t find where I am to set this. The “Test Executable” line doesn’t accept  command line parameters. And putting the -: style in an options file doesn’t seem to work. Could you please specify how I can do it?
/AndersÂ
Ok, solved it with options file. But commandline parameter might be good some other time…
/Anders
Â
Hi Anders,
We’ve now updated the documentation for the DUnitX action.
The only command line parameters which appear to be missing at the moment are --exitbehaviour (or -exit) which is not suitable for using under CI and --loglevel (or -l).
We’ll add logging level to the next version. Which command line parameters did you need to add to your options file?
Note that the –loglevel parameter is not actually implemented in DUnitX and has no effect - so we’ll leave that option out for now.
Thanks for the update!
There are no parameters on your behalf missing. I added a few of my own to be able to communicate my own settings to the test run. But works fine now…
/Andersjavascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions(“dnn$ctr645$ActiveForums$ctl00$topic$ctl06$btnSubmitLink”, “”, true, “”, “”, false, true))