I\'m looking for framework which provides unit tests for JS. Later, I\'ll have to integrate it 开发者_如何学Cwith CruiseControl.NET. I have a lot of asp websites using JS and I need to automate testin
Where do I start , I need to set up a de开发者_运维知识库velopement environment using msbuild and continuious integration, NUnit etc. I am quite new to this kind of thing as it is normally already set
I\'d like to be able to have either web dashboard logged in administrators or general users depending on which the team prefers be able to see the contents开发者_开发技巧 of this file without remoting
If you have NUnit integration tests that test access to the database, how do I run those testson a build machine where the target database is on a different server.
I\'m trying to use the CCNetBuildDate and CCNetBuildTime parameters to dynamically change the output filename of my unit test results, so for example:
I feel really stupid. I have setup cruisecontrol.net for our builds. And it works fine if I run it from the commandline: ccnet.exe -p=TestLib
I have downloaded cruisecontrol.net setup and have installed it in \"C:\\Program Files\\CruiseControl.NET\".
I am Using CC.Net to run an .exe file after project build is complete and need to pass the project name, publish date/time and user on the command line as parameters to the .exe. However I can\'t get
Late last week I upgraded CC.NET locally and on the build server. The build server is still fine, but locally I am now getting the following error:
I\'m using NCover 3.4 (current as of 2010-06-16) to create html reports, which I wish to link to from CCNet.