After some investigation I was able to get MSTest to work in Jenkins by doing the following:
Select Manage Jenkins
From within the Manage Jenkins choose Configure System
In Configure System you will need to find MSTest and Add your MSTest configuration
Enter your configuration as you see fit. Mine appears as follows:
Save the configuration and then go to your build project and configure the appropriate items like shown below:
One thing to note is that I did not follow any of the steps listed on the author's site because they didn't seem to make any sense to me. I did however read the code and spent some time digging and realized that the missing piece was in the Configure System page of Jenkins.
Cheers!
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…