This graph (SVG version), for example, shows the graphical visualization for the execution of the tests declared in the MoneyTest sample that comes with PHPUnit.
Another new feature of the next version of PHPUnit is the ability to generate a graphical visualization of the test execution using GraphViz.
The MoneyTest sample mentioned comes with the PHPUnit download, but the code was altered to cause it to fail. You can see the result in this graphic...









