TeamCity,如何在工件中包含原始 nunit、dotcover、fxcop xml 日志文件

发布于 2024-11-09 10:33:09 字数 151 浏览 3 评论 0原文

我为每个任务设置不同的构建步骤,Nunit/dotcover,fxcop。

是否可以包含 nunit、dotcover 和 fxcop 生成的原始 xml 文件作为构建工件?

目前,工件是从原始 xml 文件生成的 html 文件。

谢谢。

im setting up different build steps for each of the tasks, Nunit/dotcover, fxcop.

is it possible to include the original xml files produced by nunit, dotcover, and fxcop as the build artifacts?

currently the artifacts are the generated html file from the original xml files.

thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

南城追梦 2024-11-16 10:33:09

如果来自 nunit、dotcover 和 fxcop 的原始 xml 文件位于您的构建文件夹中,您将输入它们的路径以将它们作为工件包含在内。

If the orginal xml files from nunit,dotcover and fxcop are located within your Build Folder you will be enter the path to them to include them as artifacts.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文