diff --git a/phive.xml b/phive.xml index cadab71..315c84b 100644 --- a/phive.xml +++ b/phive.xml @@ -1,6 +1,6 @@ - - - + + + diff --git a/phpunit.xml b/phpunit.xml index 43d9b61..f7ac8ac 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -1,24 +1,20 @@ - - tests - + xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/9.3/phpunit.xsd" bootstrap="src/autoload.php" + backupGlobals="false" beStrictAboutOutputDuringTests="true" beStrictAboutTestsThatDoNotTestAnything="true" + beStrictAboutTodoAnnotatedTests="true" verbose="true"> - - + + src - - + + + + + - - - + + tests +