Multiple coverage AnalyseParams in xml
Answered
Hi! I read this article (https://www.jetbrains.com/help/dotcover/Running_Coverage_Analysis_from_the_Command_LIne.html). I have some questions.
I can write to xml 2 type of my AnalyseParams? MsTest and nUnit tests ?! I want do this in one teamcity build step (command line for my SonarQube in root Template for my all projects).
Thanks. Peter Lavreniuk.
Please sign in to leave a comment.
Hi Peter,
No, this case isn't supported by dotCover, a configuration XML could contain only one AnalyseParams block.
Sorry for the inconvenience.