让 PartCover.Browser.exe 通过命令行显示覆盖范围 xml

发布于 2024-07-15 17:45:55 字数 373 浏览 12 评论 0 原文

需要帮助解决一个愚蠢的问题。 如何让 PartCover.Browser.exe 加载并显示由 PartCover.exe 生成的现有覆盖范围 xml?

我有一个批处理文件,它运行 PartCover.exe 和我的测试,并毫无问题地生成覆盖 xml。 然后我尝试使用 PartCover.Browser.exe 加载 xml。

"C:\Program Files\PartCover .NET 2\PartCover.Browser.exe" "D:\coverage.xml"

但这似乎不起作用。 甚至支持吗? 似乎也找不到任何有关它的文档。 我正在使用 PartCover 2.2。

提前致谢。

Need help with a silly question. How do I get PartCover.Browser.exe to load and show an existing coverage xml generated by PartCover.exe?

I have a batch file that runs PartCover.exe and my tests and generates the coverage xml without problems. Then I try to load the xml with PartCover.Browser.exe.

"C:\Program Files\PartCover .NET 2\PartCover.Browser.exe" "D:\coverage.xml"

but that doesn't seem to work. Is it even supported? Can't seem to find any documentation on it either. I'm using PartCover 2.2.

Thanks in advance.

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

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

发布评论

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

评论(2

躲猫猫 2024-07-22 17:45:55

我自己做了一些更多的挖掘,发现它还不支持,但在 功能请求

Did some more digging on my own and saw that it's not supported yet but in the list of feature requests.

淡淡の花香 2024-07-22 17:45:55

从代码看:
partcover-fork 可以做到这一点。

From looking at the code:
partcover-fork can do this.

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