I am pretty new to Team City and Jet Brains products in general. I\'m using MSTest for running some tests (VS Unit Tests).I was able to configure Team City to run the tests using a metadata file and
I work on a .NET solution and I want to download source code and binaries from TeamCity. This is why I configured build artifacts. My configuration of the artifacts paths
Is there a way to cause TeamCity to automatically create a label in subversion whenever a build is pinned?
Both vcs ro开发者_开发问答ots show success when testing the connection, but one always errors on:
I want to inhibit the building of certain projects within a solution from building (within a TeamCity Build Configuration in order to optimize the speed of my Commit Build feedback if you must know).
We use TeamCity and Subversion for build management. For each project, we have multiple build configurations, one for each environment we will deploy to (e.g. Dev, Test, Staging).
We have TeamCity and on the [Runner: Command Line] of the [Build Configuration] page, there is a [Command Parameter] field %system.teamcity.build.workingDir%
We have some unreliable tests - unreliable because of environmental reasons. We\'d like to see a history of which tests have failed the most often, so we can drill into why and fix the environment is
Can you please tell what are the best approaches for doing auto publishing of webapplications using vs2010 and team city.
I\'m trying to run UI-tests (written using white). When I run them using NUnitConsole everything works fine. When I try to run them using TeamCity I get the following exception Test(s) failed. White.C