<bdo id='ZILPu'></bdo><ul id='ZILPu'></ul>
  1. <i id='ZILPu'><tr id='ZILPu'><dt id='ZILPu'><q id='ZILPu'><span id='ZILPu'><b id='ZILPu'><form id='ZILPu'><ins id='ZILPu'></ins><ul id='ZILPu'></ul><sub id='ZILPu'></sub></form><legend id='ZILPu'></legend><bdo id='ZILPu'><pre id='ZILPu'><center id='ZILPu'></center></pre></bdo></b><th id='ZILPu'></th></span></q></dt></tr></i><div id='ZILPu'><tfoot id='ZILPu'></tfoot><dl id='ZILPu'><fieldset id='ZILPu'></fieldset></dl></div>

    <legend id='ZILPu'><style id='ZILPu'><dir id='ZILPu'><q id='ZILPu'></q></dir></style></legend>
  2. <small id='ZILPu'></small><noframes id='ZILPu'>

      <tfoot id='ZILPu'></tfoot>

      CI:Hudson with .Net vs CruiseControl.Net

      CI: Hudson with .Net vs CruiseControl.Net(CI:Hudson with .Net vs CruiseControl.Net)

        1. <i id='49s7O'><tr id='49s7O'><dt id='49s7O'><q id='49s7O'><span id='49s7O'><b id='49s7O'><form id='49s7O'><ins id='49s7O'></ins><ul id='49s7O'></ul><sub id='49s7O'></sub></form><legend id='49s7O'></legend><bdo id='49s7O'><pre id='49s7O'><center id='49s7O'></center></pre></bdo></b><th id='49s7O'></th></span></q></dt></tr></i><div id='49s7O'><tfoot id='49s7O'></tfoot><dl id='49s7O'><fieldset id='49s7O'></fieldset></dl></div>
          <legend id='49s7O'><style id='49s7O'><dir id='49s7O'><q id='49s7O'></q></dir></style></legend>
          • <bdo id='49s7O'></bdo><ul id='49s7O'></ul>

              <tbody id='49s7O'></tbody>

            • <small id='49s7O'></small><noframes id='49s7O'>

              1. <tfoot id='49s7O'></tfoot>
                本文介绍了CI:Hudson with .Net vs CruiseControl.Net的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                问题描述

                限时送ChatGPT账号..

                我在一家希望集成 CI 服务器的 .net 商店工作.从我所见,Hudson 似乎是最受欢迎的选择.考虑到我们是一家仅限 .net 的商店,Hudson 会不会出现 CC.NET 不会遇到的任何障碍?

                I work for a .net shop looking to integrate a CI server. From what I've seen, Hudson seems to be the most popular choice. Considering we are a .net only shop, will Hudson present any hurdles that CC.NET will not?

                推荐答案

                我想不出 Hudson 无法为我们的 C# 开发做的一件事,即使使用基于 MSTest 的测试,您现在也可以在它们上运行和绘制趋势图使用 新插件(仅在您测试 ONE 程序集时有效)或 我的方法 适用于多个程序集.

                I cant think of a single thing that Hudson hasnt been able to do for our C# development, even with MSTest based tests, you can now run and trendgraph on them with the new plugin (only works if you are testing ONE assembly) or my method which works on multiple assemblies.

                我想唯一好的做法是生成代码覆盖率数据并报告,但不确定 CC.net 是否这样做.

                I suppose the only thing that would be nice, would be to generate code coverage data and report on that, not sure if CC.net does that.

                此外,Hudson 似乎拥有更强大的社区支持.我从来没有听说过有人选择 CC.net 而不是 Hudson.

                Also, Hudson seems to have much stronger community support. I've never heard of someone picking CC.net over Hudson if they had the choice.

                我们用它来

                • 部署 Windows 服务
                • 部署网络服务
                • 运行 MSTests &显示与任何 junit 测试一样多的信息
                • 跟踪低、中、高任务
                • 趋势图警告和错误

                这些东西对 Hudson 来说可能不是什么新鲜事,但我觉得有必要再次强调,Hudson 可以通过 .net 项目处理这些问题,没问题.

                These things may not be anything new to Hudson, but I felt the need to re emphasize that Hudson can handle this with a .net project, no problem.

                以下是 Hudson 支持的一些内置 .net 内容

                Here are some of the built in .net stuff that Hudson supports

                • MSBuild
                • NAnt
                • MSTest(两种方法,上面链接)
                • Nunit
                • Team Foundation 服务器
                • fxcop
                • stylecop
                • 编译器警告
                • 编码任务

                另外,上帝禁止你使用视觉源安全,它支持那也是.我建议你看看 Redsolo 的关于使用 Hudson 构建 .net 项目的文章

                Also, god forbid you are using visual source safe, it supports that as well. I'd recommend you take a look at Redsolo's article on building .net projects using Hudson

                这篇关于CI:Hudson with .Net vs CruiseControl.Net的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                相关文档推荐

                Force JsonConvert.SerializeXmlNode to serialize node value as an Integer or a Boolean(强制 JsonConvert.SerializeXmlNode 将节点值序列化为整数或布尔值)
                Using JSON to Serialize/Deserialize TimeSpan(使用 JSON 序列化/反序列化 TimeSpan)
                Could not determine JSON object type for type quot;Classquot;(无法确定类型“Class的 JSON 对象类型.)
                How to deserialize a JSONP response (preferably with JsonTextReader and not a string)?(如何反序列化 JSONP 响应(最好使用 JsonTextReader 而不是字符串)?)
                how to de-serialize JSON data in which Timestamp it-self contains fields?(如何反序列化时间戳本身包含字段的JSON数据?)
                JSON.Net custom contract serialization and Collections(JSON.Net 自定义合约序列化和集合)
                  <tbody id='0UEcx'></tbody>
                <legend id='0UEcx'><style id='0UEcx'><dir id='0UEcx'><q id='0UEcx'></q></dir></style></legend>

                  1. <i id='0UEcx'><tr id='0UEcx'><dt id='0UEcx'><q id='0UEcx'><span id='0UEcx'><b id='0UEcx'><form id='0UEcx'><ins id='0UEcx'></ins><ul id='0UEcx'></ul><sub id='0UEcx'></sub></form><legend id='0UEcx'></legend><bdo id='0UEcx'><pre id='0UEcx'><center id='0UEcx'></center></pre></bdo></b><th id='0UEcx'></th></span></q></dt></tr></i><div id='0UEcx'><tfoot id='0UEcx'></tfoot><dl id='0UEcx'><fieldset id='0UEcx'></fieldset></dl></div>

                        <bdo id='0UEcx'></bdo><ul id='0UEcx'></ul>
                        <tfoot id='0UEcx'></tfoot>

                        <small id='0UEcx'></small><noframes id='0UEcx'>