This plugin allow you to execute test using VsTest command line tool.
This plugin allow you to execute test using
VsTest
command line tool.
VSTest are test classes for .NET framework which are integrated into
Visual Studio.
- Open the system configuration page "Manage Jenkins→Global Tool Configuration"
- Enter the path to the VsTest command line client, that should be used by Jenkins.
- The path location is as instance:
C:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\Common7\\IDE\\CommonExtensions\\Microsoft\\TestWindow\\vstest.console.exe
.
MSTestRunner Plugin
https://wiki.jenkins-ci.org/display/JENKINS/MSTestRunner+Plugin