<?xml version="1.0" encoding="UTF-8"?> <phpunit bootstrap="Bootstrap.php"> <testsuites> <testsuite name="Album Module test"> <directory>./</directory> </testsuite> </testsuites> </phpunit>
info at phpclasses dot org