Last active
May 29, 2018 04:30
-
-
Save ryanvgates/a4216c584c7092a2dd86e3ee1f402f65 to your computer and use it in GitHub Desktop.
Jenkins MSTest Publish Results - Run MStest
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"C:\\Program Files (x86)\\Microsoft Visual Studio\\2017\\Enterprise\\Common7\\IDE\\MSTest.exe" /resultsfile:"%WORKSPACE%\Results.trx" /testcontainer:solution\\project\\bin\\Release\\project.dll |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment