<phpunit bootstrap="tests/bootstrap.php">
							 | 
						|
									<testsuites>
							 | 
						|
										<testsuite name="Tests">
							 | 
						|
											<directory>tests/</directory>
							 | 
						|
										</testsuite>
							 | 
						|
									</testsuites>
							 | 
						|
								</phpunit>
							 |