'Pie Chart is not viewing in the HTML reports after converting from .trx with tool TRXER
I have converted the .trx file to HTML reports but pie chart is not showing on html reports. I have Chrome 79+ version. I created html reports after using this StackOverflowLink
In above link, it is mentioned that pie chart is viewed only when we have HTML5 canvas supported and Chrome 79+ support HTML5.
I am running below command on Developer command prompt for VS 2019
Generated .trx file with command:
vstest.console.exe UnitTest1.dll /logger:trx
I have executed below command to generate HTML reports from .trx file:
TrxerConsole.exe \DesktopWithMSTest\bin\Debug\TestResults\TestResult.trx
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|