Showing results for 2006 - Page 2 of 14 - Buck Hodges

Nov 13, 2006
0
0

Where does the console output for tests go when run within Team Build?

Buck Hodges
Buck Hodges

This question came up on the internal discussion alias.  Tom Marsh, development lead on VSTS for Testers, responded saying, "the console output is saved with the unit test results. If you download the results and open them in the IDE, you will see the console output in the results view for the test that created it."tags: tfs, team foundation, ...

Team Foundation ServerTeam Build
Nov 9, 2006
0
0

Updated version of new TestToolsTask

Buck Hodges
Buck Hodges

I've updated the TestToolsTask that supports using test containers, in addition to the test metadata files supported by v1.  Unfortunately, the task I posted originally didn't result in builds being marked as failed when the tests had errors.  I missed that fact in my testing.  The reason for the problem is that the v1...

Team Foundation ServerTeam Build
Nov 9, 2006
0
0

Opportunity to provide feedback on Community Technology Previews (CTPs)

Buck Hodges
Buck Hodges

Brian Harry would like your feedback on how and when we do CTPs.  Be sure to post comments on his blog! Feedback on VS Community Technology Previews (CTPs) We recently had an internal email thread with some people on our advisory councils giving us feedback on our CTP process.  There was some interesting and somewhat surprising feedback.&...

Team Foundation ServerSource ControlTeam Build
Nov 4, 2006
0
0

How to run tests in a build without test metadata files and test lists (.vsmdi files)

Buck Hodges
Buck Hodges

[UPDATE 6/16/2010]  The VSTS 2008 release added support for test containers (/testcontainer) in the product, and the 2010 release added support for test categories.  This post now only applies to TFS 2005. Since the beginning, running tests in Team Build (or MSBuild in general) has meant having to use .vsmdi files to specify the test...

Team Foundation ServerTeam BuildVSTS
Oct 30, 2006
0
0

Moving the TFS SharePoint site to another server

Buck Hodges
Buck Hodges

Brian Harry talks about the documentation on how to move your TFS SharePoint installation to a different server.  It's important to note that he calls this out as not being a trivial undertaking, so you'll want to be extremely cautious. Moving your TFS SharePoint site We've gotten tons of requests since we shipped TFS v1.0 from customers who w...

Team Foundation Server
Oct 26, 2006
0
0

A checkin policy to detect that the build is broken in a CI environment

Buck Hodges
Buck Hodges

One important aspect of Continuous Integration is getting notification that the build is broken.  One common way is via a desktop notification from an application like TfsAlert that listens for events (or polls if there isn't a TFS-style event notification mechanism).Ideally, the build or unit test break would be noticed as soon as it hap...

Team Foundation ServerSource ControlTeam Build
Oct 26, 2006
0
0

Getting desktop notifications for TFS events

Buck Hodges
Buck Hodges

Clark Sell has created a home on CodePlex for a useful desktop notification tool called TfsAlert. TfsAlert is a .Net 3.0 smart client which monitors for user selected TFS events and will display a balloon window in the Windows TaskBar Notification Area. It is built on top of WCF where you can subscribe to any TFS event you feel fit. It's initi...

Team Foundation ServerTeam BuildTFS API
Oct 25, 2006
0
0

Visual Studio Team System Chat – Wednesday, Nov. 8th

Buck Hodges
Buck Hodges

Join members of the Visual Studio Team System product group to discuss features available in Visual Studio Team Foundation Server, Team Editions for Architects, Developers, Database Pros, and Testers. In addition, discuss what's new in the latest Community Technology Preview (CTP). November 8, 200610:00 - 11:00 A.M. Pacific TimeAdditional Time Zo...

Team Foundation ServerSource ControlTeam Build
Oct 25, 2006
0
0

Project Server 2003 – Team Foundation connector released

Buck Hodges
Buck Hodges

This was released today.  Here's the announcement from the GotDotNet workspace. ANNOUNCING THE VISUAL STUDIO TEAM SYSTEM - PROJECT SERVER CONNECTOR! We are pleased to announce general availability of the Project Server 2003 – Visual Studio Team Foundation Server 2005 Connector  application. The Connector can be downloaded here: http...

Team Foundation ServerWork Item Tracking
Oct 22, 2006
0
0

Updated list of continuous integration tools for TFS

Buck Hodges
Buck Hodges

I've updated my post More continuous integration with Team Build to include tools released after that post was written.tags: tfs, team foundation server, team build

Team Foundation ServerTeam Build