Disable DotCover HTML report? (takes too long)
We have a build that runs a very large number of tests, and it takes over 15 minutes to generate the DotCover HTML report. We're only using the XML report, and we don't need the HTML report. Is there any way to disable the HTML report in order to speed up our builds?
From the end of our build log:
[Generate dotCover HTML report] Generating dotCover HTML report... (16m:15s)
Please sign in to leave a comment.
Hi Wes,
I'm afraid there isn't currently such an option, as teamcity uses the html report internally. When the builds run a very large number of tests, as you mention it to be the case, it's common that this report takes so long to produce. Sorry for the inconvenience.
Please fill in a request in our tracker here: https://youtrack.jetbrains.com/issues/TW to request this to be an option
Thanks! Here is the request I created: https://youtrack.jetbrains.com/issue/TW-53645