I want my unit tests to run regardless of there being a failure. I want to know how many are failing not just the first one, so I don\'t go through the build, fail, fix and build again cycle. Also, it
ok so i can access the dash board from the server by going to http://localhost/ccnet what i need to do is to be able to view this page from another computer but typing that url in the browser. if any
I am setting up CruiseControl.NET and I get the following error message on the webdashboard: No connection could be made because the target machine actively refused it 127.0.0.1:21234
I\'d like to create the following build strategy with CruiseControl.Net Check for deliveries at fixed schedule (e.g. 7:00h, 12:00h, 16:00h, 20:00h).
I am using CruiseControl.Net for continuous integration. I use the CCNetLabel to version the assemblies that are built.
I\'m using CruiseControl.NET with MSTest to build my vs2008 project and run my unit tests. If I run the tests from Visual Studio 2008, they work perfectly. However, when the tests are started by Crui
I recently updated a project in my solution to use MVC 3 instead of MVC 2. Ever since doing that, and although it开发者_如何学Python compiles in my machine, I get the following error in the server:
I\'m configured a project to run nightly. After a while we switched the SVN server location and I want to know the differences in t开发者_如何学Pythonhe time duration, including the checkout.
i made the following changes to get MSTest results output to be shown in CruiseControl.NET 1) For Dashboard - in dashboard.config added a reference to the Mstest 2008 xsl file under buildReportBuildP
After开发者_高级运维 some unexpected changes on the Cruisecontrol.net buildserver the artifacts directories were gone, and the build labels were reset on all projects. How can I change the build label