nunit - TFS 2015 set label for "Visual Studio Test" step -


i'm build und test solutions visual studio team foundation server 2015. each nunit-projekt created "visual studio test" step.

if build completed see test result this:

  • 1171:vstest test run release x64 (the number runid)
  • 1172:vstest test run release x64

build result:

enter image description here

but don't have reference nunit-projekt these results belongs.

build definition:

visual studio team foundation server 2015 (i tried field (1) doesn't affect result)

question:

is there way modify these test result labels?

set "test run tile" of "visual studio test" step change this: enter image description here


Comments

Popular posts from this blog

sql - invalid in the select list because it is not contained in either an aggregate function -

Angularjs unit testing - ng-disabled not working when adding text to textarea -

How to start daemon on android by adb -