TFS 2010 构建摘要页面的自定义部分中的构建详细信息
您能帮我将构建信息放入“构建摘要”页面的自定义部分吗?
假设,我想对测试结果进行一些计算,基于此我需要在构建摘要的自定义部分中显示输出。
请帮忙。
Can you help me in putting the build information in the custom section of Build Summary page.
For suppose, I would like to do some calculation on the test results, based on that I need to show the output in my custom section of Build Summary.
Please help.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以通过创建 VS 插件来完成此操作:
TFS2010 – 自定义构建详细信息视图 – 摘要视图
You can do this by creating a VS addin:
TFS2010 – Customizing the Build Details View – Summary View