...
Prerequisites for using the dottestcov tool
The dottestcov
tool requires Java 11 or higher to be installed on your machine. Both Oracle Java SE and OpenJDK are supported. Other free and open source implementations may cause issues with the proper functioning of the coverage tool. It is recommended to set JAVA_HOME and add it to the system PATH.
Also, ensure Ensure the following are installed on your machine to be able to use the dottestcov tool:
...
- .NET Framework 4.7.2
- Visual C++ Redistributable Packages
...