This page describes how to configure a PHPUnit builder for a Job.

On this page:

Configuring a PHPUnit Builder for a Job

Before you begin:

To configure a PHPUnit builder for a Job:
(info) If you are creating a new Plan

 or [new Job|Create a Job]
, start at step 2.

  1. Navigate to the Job's configuration pages, as described on Editing a Job.
  2. In the 'Builder' dropdown, select the PHPUnit/PHPUnit 3.3.x builder that you wish to configure for this Job (e.g. "PHPUnit 3"). The builder that you select will become one of the Job's capability requirements. For details please see Configuring a Job's Requirements.
    (tick) Tip: If you want to configure a new shared local builder capability in Bamboo, you can do so by clicking the 'Add New Builder' link and entering the builder details in the window that displays. Once you have added the new builder, it will be available for you to select from the 'Builder' dropdown.
  3. The screen will refresh to display the builder settings specific to PHPUnit:
  4. If required, update the system environment variables and working directory settings:
  5. Update the following build parameters:

Notes

Related Topics

Specifying a Builder
Editing a Job