Showing tag results for Team Build

May 30, 2007
Post comments count0
Post likes count0

Viewing test results in a web browser

Buck Hodges

Rido posted a cool way to see your test results from a build without having to copy the information locally and view it in VS.  Pretty cool! TestResults Reports in TFS Builds If you use TFSBuilds with VS UnitTests, you know how to inspect the TestResults: you must download the whole directory to your local machine, and sometimes this fo...

Team Foundation ServerTeam BuildVSTS
May 2, 2007
Post comments count0
Post likes count0

Chicago VSTS Users Group

Buck Hodges

For those of you in the Chicago area that use Team System, Clark Sell will be presenting at the Chicago VSTS Users Group meeting.  It should be a great time to learn more about VSTS! Chicago VSTS Users Group, Round 2 Since I am speaking this time, I can't help but self promote can I? Right now I am in the middle of sketching out content and ...

Team Foundation ServerTeam BuildVSTS
Apr 27, 2007
Post comments count0
Post likes count0

Update to “How to run tests in a build without test metadata files and test lists (.vsmdi files)”: Test Categories

Buck Hodges

 Pierre Greborio, a developer over in MSTV, has contributed a great new feature to the power tool task that allows you to run tests without .vsmdi files: test categories.  Those of you who have used NUnit are probably familiar with the Category attribute.  Test categories allow you to execute specific groups of unit tests.  To t...

Team Foundation ServerTeam BuildVSTS
Apr 27, 2007
Post comments count0
Post likes count0

Guidance for Structuring Team Projects in TFS 2005

Buck Hodges

Brian Keller points out that Doug Neumann's Guidance for Structuring Team Projects is now available on the Microsoft Team Foundation Server Branching Guidance CodePlex project. Guidance for Structuring Team Projects - Doug Neumann - Microsoft Corporation Introduction One of the most important considerations when looking to deploy Team Foundation...

Team Foundation ServerSource ControlTeam Build
Apr 23, 2007
Post comments count0
Post likes count0

Orcas Beta 1 has shipped – summary of Team Build beta 1 features and links

Buck Hodges

As you probably already know, Orcas Beta 1 has shipped.  Internally, the product team is focused on finding and fixing bugs for beta 2 (and has been for nearly a month now). The release includes a Virtual PC image with all of Visual Studio Team System plus Team Foundation Server, which you can download now.  There's also an image that ha...

Team Foundation ServerTeam Build
Mar 30, 2007
Post comments count0
Post likes count0

Better integrating other build tools into your build

Buck Hodges

Aaron Hallberg wrote a great post today showing how to use a custom task to better integrate other build tools, such as devenv (aka Visual Studio), as part of your build in Team Build. Building Non-MSBuild Projects With Team Build Building non-MSBuild projects in Team Build has never been a particularly nice experience...  You can make it ...

Team Foundation ServerTeam Build
Mar 28, 2007
Post comments count0
Post likes count0

Stop piling on when the build breaks: Build checkin policy for Continuous Integration in Orcas

Buck Hodges

Last fall, Clark Sell wrote a blog post called Stop, the build is broken!! that introduced a checkin policy that reported errors when the build was broken.  If you are using continuous integration where every checkin starts a build, you want folks to stop and fix build breaks when they occur, rather than pile on more checkins and perhaps ...

Team Foundation ServerTeam BuildTFS API
Mar 26, 2007
Post comments count0
Post likes count0

VSTS future releases: Orcas, Rosario, and Power Tools

Buck Hodges

A new high-level roadmap for Orcas, Rosario, and Power Tools is now available.  The Visual Studio Team System Future Releases web page covers these topics at varying levels of detail, with the greatest amount detail being supplied for Orcas, of course.  The Orcas TFS information is basically the same as what we've published before. Here'...

Team Foundation ServerSource ControlTeam Build
Mar 22, 2007
Post comments count0
Post likes count0

Vista sidebar build monitor and PowerShell scripts for Team Build Orcas

Buck Hodges

Jason Prickett, a developer on Team Build, has written some very nice posts.  All of these posts only work with Team Build Orcas. The first one shows a very cool Vista sidebar which Jason has fiddled with a while back as a side project and finally got around to finishing it off and making it available.  His post has a screenshot as ...

Team Foundation ServerTeam Build
Mar 21, 2007
Post comments count0
Post likes count0

Aaron’s back and has new posts on Team Build

Buck Hodges

Aaron Hallberg took a month off after the birth of his daughter, Stella.  Now that he's back, he's got a couple of interesting posts. The first one applies to TFS 2005 (aka v1) and shows you how to pass custom properties to each solution that you build.  It's something that a lot of folks have needed to be able to do, but the solution wi...

Team Foundation ServerTeam Build