I'm working on the creation of a Regression testing suite for GLPI.

So, I want to use the latest version of PHPUnit (version 3.3.17 is available in Fedora repository).

As a new dependency was missing for version 3.4, I have build the php-symfony-YAML RPM (review pending, 551940).

You can start straightaway to use this build

yum --enablerepo=remi update php-pear-PHPUnit

Documentation : PHPUnit Manual