<?xml version="1.0" encoding="UTF-8"?> <phpunit bootstrap="./tests/Bootstrap.php"> <testsuites> <testsuite name="Opensearch Test Suite"> <directory>./tests/</directory> </testsuite> </testsuites> </phpunit>