Multiple Additional NCover arguments
I am trying to specify multiple ncover arguments and have tried various delimiters without any luck. What is the correct syntax/delimiter for arguments?
I want to provide arguments such as //ias *.MyAssembly.* //et *DisplayClass*
I have tried space/newline/semicolon delimiters and all end in an exception. A single argument works fine!
I have the feeling I am missing something simple, please help!
Please sign in to leave a comment.
Could you please attach a screenshot of the configuration settings (with all field editors expanded)
Screenshot attached.
Like I said though this is just one example I have tried separating the arguments in various ways however it seem like it only accepts one argument. More than likely I have got the syntax (delimiter) incorrect however I cannot find any info on how to correctly supply multiple arguments.
Attachment(s):
CropperCapture[14].png
Could you please attach build output. What was the exception? Could it be like this http://youtrack.jetbrains.net/issue/TW-11680
Thanks!