I\'m currently using MSTest in VS2008 for unit tests开发者_如何学JAVA, but I am looking at going to xUnit.net.
I am trying to use Gallio (v3.1)/MbUnit/NCover to run a unit test in my C# code, as part of the build process for my continuous integration system.
We have several build m开发者_运维知识库achines, each running a single TeamCity build agent. Each machine is very strong, and we\'d like to run several build agents on the same machine.
I\'ve a server running a proprietary language on which I\'m able to run \"unit tests\" in this language. I cannot install a Hudson slave on this machine, but would like to have these tests results app
We have an automated build server that builds our code nightly, which is useful for us since not everyone on our team can build the entire source tree. Lately, some members of the team are becoming mo
I\'ve been trying to get Luntbuild to generate and publish a project site for our project including a Findbugs report. All other reports (Cobertura, Surefire, JavaDoc, Dashboard) work fine, but Findbu
Currently our build solution is set up using TFS + MS Build scripts. 开发者_运维百科 TFS is also being used as a CI server.
When trying to compile a project with TeamCity, I am getting an error from cleartool: \"get cleartext\" failed: Permission denied.
I am looking for a tool that will help me to compile a history of certain code metrics for a given project.
I\'m installing NCover Complete trial version, and wondered if it\'s possible to install to a different folder and have NCover as part of the VCS? 开发者_开发百科 Otherwise the current version of NCov