I\'m trying to collect software code metrics in my Java project on every cycle of continuous integration. I\'m interested mostly in si开发者_JAVA技巧ze-related metrics like number of classes, number o
i know you can configure a project to be run at any time of the day, but is there the possibility to configure it to run onl开发者_Go百科y some specific days at any specific time?
We\'re setting up a TeamCity build server for continuous integration. To keep things clean, we don\'t want to i开发者_JAVA技巧nstall Visual Studio on the build server. I\'m wondering how we can build
I\'m looking to imp开发者_StackOverflow社区lement a build system that will run unit tests and JSLint on the Javascript, generate documentation and compress JavaScript and CSS into minified packages.
Does anyone know of a tool that can help determine which unit tests should be run based on the diffs from a commit?
I\'m involved with developing a Silverlight application together with a few developers. We use Hudson to build and deploy the application to a test server, the process is roughly like this:
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I want some simple CI for a small dev setup. Two motivations -- a full build takes some time, and an anticipated testsuite will also take some time. I really would rather not dive headfirst into one o
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing
So situation is following: We have some very old product, that has dozen of solutions. Many of them run different unit tests, some MSTest, some NUnit. There are lot of tests that test database, also s