如何独立运行 nunit 测试

发布于 2024-11-25 15:29:23 字数 124 浏览 2 评论 0原文

我有一堆 .net nunit 测试需要在特定机器上运行。

不幸的是,我只能通过远程桌面访问这台机器,无法安装 Visual Studio 和所有东西。

问题:有没有办法将单元测试作为独立应用程序运行?

I have a bunch of .net nunit tests that need to be run on specific machine.

Unfortunately I have only remote desktop access to this machine and unable to install visual studio and all stuff.

Question: is there a way to run unit tests as standalone application?

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

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

发布评论

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

评论(1

伤痕我心 2024-12-02 15:29:23

当然。只需使用 NUnit 附带的 NUnit Runner 即可。

Sure. Just use the NUnit Runner that is supplied with NUnit.

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