我需要包含 Gallio 的哪些 dll 才能让 TeamCity 运行测试

发布于 2024-07-12 08:37:01 字数 140 浏览 3 评论 0原文

我正在使用 Gallio 和 MbUnit 3,并且安装了 Team City 4。 我只是将 Gallio 的整个 bin 目录放入 Subversion,因为我不知道我需要什么 dll。 您知道哪些是我需要保留的,哪些是不需要放入 SCM 中的吗? 谢谢。

I'm using Gallio and MbUnit 3, and I have Team City 4 installed. I just put the whole bin directory of Gallio into Subversion since I didn't know what dlls I needed. Do you know which ones I need to keep, and what I don't need to put into SCM? Thanks.

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

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

发布评论

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

评论(1

灯角 2024-07-19 08:37:01

大部分 bin 目录是必需的,但您可以删除不需要的插件和文件夹,例如 Visual Studio 支持、ReSharper 扩展、AutoCAD 集成等。

实现此目的的最简单方法是执行基本操作只自定义安装您真正需要的几个 Gallio 组件,例如 MSBuild 和 TeamCity 位。 然后您可以将这些位复制到源代码树中。

OTOH,比特很便宜,所以可能不值得太担心......

Much of the bin directory is required but you can strip out plugins and folders for things you don't need, such as Visual Studio support, ReSharper extensions, AutoCAD integration, etc.

The easiest way to get this right is to perform a base-bones custom install of just the few Gallio components you really need such as MSBuild and TeamCity bits. Then you can copy those bits into your source tree.

OTOH, bits are cheap so it might not be worth worrying about it too much...

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