node-build-monitor icon indicating copy to clipboard operation
node-build-monitor copied to clipboard

Add number of failed tests for TFS Builds

Open Grifplex opened this issue 5 years ago • 2 comments

Could TFS Builds have the number of failing tests? This is the only feature that TeamBuildScreen had that I miss in your build monitor.

Thanks for the great monitor!

Grifplex avatar Aug 28 '19 22:08 Grifplex

Well that was more of a mission than it should have been now that Microsoft have redone their API docs. It should be possible by querying /_apis/test/runs?api-version=2.0&buildUri=<buildUri>. Where the buildUri is found via the build API call and is in the form of vstfs:///Build/Build/<buildId>. I'll see what I can do about adding it.

meeces2911 avatar Sep 04 '19 02:09 meeces2911

Has this been project gone stale?

Grifplex avatar Aug 26 '22 16:08 Grifplex