Open Rajasreem opened 8 years ago
I am getting three output xml files as result in nunit 3 by running the command nunit3-console "my dlls" --result: "my ouput path".
I need to combine the three results of the files into one xml file. SO I would like to do as
How to achive this via nunit command. Please suggest solution for me.
I think you may have posted to the wrong project? CropCircle doesn't have anything to do with nunit.
I am getting three output xml files as result in nunit 3 by running the command nunit3-console "my dlls" --result: "my ouput path".
I need to combine the three results of the files into one xml file. SO I would like to do as
How to achive this via nunit command. Please suggest solution for me.