I\'m trying to use vstest.console.exe with the TfsPublisher logger in VSTS (cloud).
There\'s a URL example shown in the article for TFS onsite, but I\'m trying to wo
The build name is generated by "Build number format" under build definition "General" tab. You can get it from "BUILD_BUILDNUMBER" variable.