This page last changed on Oct 14, 2008 by smaddox.

The Atlassian IntelliJ Connector allows you to view Bamboo build information in your integrated development environment.

This page tells you how to view failed tests and stack traces within IntelliJ IDEA. For more about viewing build information within your IDE, refer to Using Bamboo in the IntelliJ Connector.

To view the tests which have failed in a build:

  1. Right-click on the build plan and select 'Show Failed Tests' from the popup context menu, or select the failed tests icon from the tool bar.
  2. A list of the failed tests appears in the 'Bamboo Failed Tests' window in IDEA, as shown below.
  3. Click a test to view the stack trace in the right-hand panel of the 'Bamboo Failed Tests' window.
  4. Click a link in the stack trace to open the source file in the IDEA editor, going directly to the code that failed.


Screenshot: Showing the failed tests and stack trace


RELATED TOPICS

Using Bamboo in the IntelliJ Connector
Configuring the IntelliJ Connector
User Guide for the Atlassian IntelliJ Connector

Refer to the Bamboo documentation for more information about Bamboo.

Document generated by Confluence on Nov 12, 2008 17:20