<phpunit bootstrap="bootstrap.php"> <testsuites> <testsuite> <directory>Bin/</directory> </testsuite> </testsuites> <php> <const name="TEST_TABLE_NAME" value="test_bin_db"/> </php> </phpunit>