Automated Builds using the Team Foundation Server / Visual Studio Team Services build system
I am new using Microsoft Test tools, please help: When trying to run a test case from MTM, I am …
visual-studio-2010 build tfsbuild microsoft-test-managerWhat is the best way to integrate nunit tests into TFS 2010? Is it via generic tests or is there a …
nunit mstest tfsbuild generic-testI maintain the build of a fairly large piece of software, consisting of roughly 350 csharp projects. Our build time for …
msbuild tfsbuildWhen I define a custom variable in the new TFS 2015 team build as follows: Name: SomeOutput Value: $(System.DefaultWorkingDirectory)\Some ...…
variables tfs tfsbuild tfs-2015 azure-pipelinesWe have an ASP.NET MVC project that we want to create a publish package from during an automated build. …
tfs tfsbuildWhat is the right way to use Assert.Inconclusive and IgnoreAttribute in MS Unit test framework? We are using Assert.…
.net unit-testing resharper mstest tfsbuildNuget keeps telling me dat it cannot prompt for input in non-interactive mode. I added the credentials to the nuget.…
nuget tfsbuild mygetWe used to set up our dev machines to receive build notifications in the task bar. However, the process we've …
visual-studio tfs visual-studio-2015 tfsbuild tfs-2015running a powershell script from within a build process has become really really straight forward with VS 2013. Unfortunately no write-host …
powershell logging tfs tfsbuildExperienced a very strange problem today on our TFS2010 build server. Suddenly the build service failed for no apparent reason. …
tfs windows-services tfsbuild build-server