|

|
To generate a report:
Run a PHPUnit Test Case/Suite.
(See Running a PHPUnit Test
Case or Running a PHPUnit
Test Suite for more information).
In the PHPUnit view, click
the arrow next to the Report Generator icon on the view's toolbar to select a report
type -or- click the Report Generator icon itself to generate the last
generated report.
See PHPUnit Testing for more on the
different types of reports.

A report will be automatically
generated and opened in a browser window.

Note:
Reports will be generated in the location defined in
the PHPUnit Preferences page.
Clicking the link beneath
a failed test result will take you to the relevant test.
|