...
Use the -help command line switch:
| Code Block |
|---|
dottestcli.exe -help
|
| Anchor | ||||
|---|---|---|---|---|
|
...
| Code Block | ||
|---|---|---|
| ||
-Dhttps.proxySet=true -Dhttps.proxyHost=myserver.example.com -Dhttps.proxyPort=8080 -Dhttps.proxyUser=user1 -Dhttps.proxyPassword=MyPassword |
In addition, you can configure the https.nonProxyHosts property to specify hosts where connection via proxy is not required.
Installation
What if dotTEST does not work properly after installing from a ZIP distribution?
...
| Product Name | Version Name |
|---|---|
| Visual Studio 2026 | 18.0 |
| Visual Studio 2022 | 17.0 |
| Visual Studio 2019 | 16.0 |
| Visual Studio 2017 | 15.0 |
...
What if some characters fail to be properly displayed in dotTEST reports?
Reports generated by Parasoft products require a sans-serif font to be available in your environment. If your report fails to correctly display some characters, such as national characters, ensure that a sans-serif font is installed on your system.
Working in the IDE
Why is dotTEST unable to find build artifacts in Visual Studio 2017 when Lightweight Solution Load is enabled?
...