Visual Studio Plugin

Documentation Index

Visual Studio Plugin

The TeamCity plugin for Microsoft Visual Studio 2005/2008 provides the following features:

  • remote run (TFS and Subversion only)
  • pre-tested commit (TFS and Subversion only)
  • navigation to build results
  • viewing failed NUnit/TFS unit test stack traces
  • viewing the results of the integration of your changes into the project code base

For detailed instructions on how to use the plugin, refer to the TeamCity Help section, embedded in Microsoft Visual Studio's Help System.

Note

In order to enable navigation to the failed NUnit/TFS unit tests in Visual Studio by clicking the links in the Web UI, make sure that .pdb file generation for the assemblies involved in NUnit/TFS unit tests is switched on.

Installing the Plugin

Download and install the plugin available in the TeamCity Tools section of the My Settings and Tools page and follow the installation wizard.

Requirements
 
  • The TeamCity plugin for Microsoft Visual Studio requires Microsoft Visual Studio 2005/2008.
  • To use the remote run and pre-tested commit features with TFS, Team Explorer must be installed. Refer to MSDN documentation for information on installing Team Explorer.
  • To use these features with Subversion, use the Subversion command-line client version 1.4.0 or later.
 

Labels