<?xml version="1.0"?> <phpunit bootstrap="boot.php"> <testsuites> <testsuite> <directory>tests/</directory> </testsuite> </testsuites> </phpunit>