From 930548e2b172b07c7c75c93149b1d6b2716bc6b4 Mon Sep 17 00:00:00 2001 From: Piotr Zajac Date: Tue, 6 Jun 2023 16:46:10 +0200 Subject: [PATCH] phpunit.xml.dist will be used as default making local configuration easier with simply creating phpunit.xml on local machines without pushing it to repository --- .gitignore | 3 ++- packages/Amqp/phpunit.xml | 2 -- packages/Dbal/phpunit.xml | 2 -- packages/Enqueue/phpunit.xml | 2 -- packages/JmsConverter/phpunit.xml | 2 -- packages/Laravel/phpunit.xml.dist | 1 - packages/LiteApplication/phpunit.xml.dist | 1 - packages/PdoEventSourcing/phpunit.xml | 2 -- packages/Redis/phpunit.xml | 2 -- packages/Sqs/phpunit.xml | 2 -- packages/Symfony/phpunit.xml | 2 -- phpunit.xml => phpunit.xml.dist | 0 12 files changed, 2 insertions(+), 19 deletions(-) rename phpunit.xml => phpunit.xml.dist (100%) diff --git a/.gitignore b/.gitignore index 033776e10..3321ec971 100644 --- a/.gitignore +++ b/.gitignore @@ -14,4 +14,5 @@ packages/cache auth.json ./config.json .env -.phpbench/ \ No newline at end of file +.phpbench/ +phpunit.xml diff --git a/packages/Amqp/phpunit.xml b/packages/Amqp/phpunit.xml index b8a5755d4..97749b470 100644 --- a/packages/Amqp/phpunit.xml +++ b/packages/Amqp/phpunit.xml @@ -4,13 +4,11 @@ xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/6.3/phpunit.xsd" backupGlobals="true" backupStaticAttributes="false" - cacheTokens="false" colors="false" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" forceCoversAnnotation="false" - mapTestClassNameToCoveredClassName="false" processIsolation="false" stopOnError="false" stopOnFailure="false" diff --git a/packages/Dbal/phpunit.xml b/packages/Dbal/phpunit.xml index b8a5755d4..97749b470 100644 --- a/packages/Dbal/phpunit.xml +++ b/packages/Dbal/phpunit.xml @@ -4,13 +4,11 @@ xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/6.3/phpunit.xsd" backupGlobals="true" backupStaticAttributes="false" - cacheTokens="false" colors="false" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" forceCoversAnnotation="false" - mapTestClassNameToCoveredClassName="false" processIsolation="false" stopOnError="false" stopOnFailure="false" diff --git a/packages/Enqueue/phpunit.xml b/packages/Enqueue/phpunit.xml index b2d243075..1dd4b4def 100644 --- a/packages/Enqueue/phpunit.xml +++ b/packages/Enqueue/phpunit.xml @@ -4,13 +4,11 @@ xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/6.3/phpunit.xsd" backupGlobals="true" backupStaticAttributes="false" - cacheTokens="false" colors="false" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" forceCoversAnnotation="false" - mapTestClassNameToCoveredClassName="false" processIsolation="false" stopOnError="false" stopOnFailure="false" diff --git a/packages/JmsConverter/phpunit.xml b/packages/JmsConverter/phpunit.xml index b8a5755d4..97749b470 100644 --- a/packages/JmsConverter/phpunit.xml +++ b/packages/JmsConverter/phpunit.xml @@ -4,13 +4,11 @@ xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/6.3/phpunit.xsd" backupGlobals="true" backupStaticAttributes="false" - cacheTokens="false" colors="false" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" forceCoversAnnotation="false" - mapTestClassNameToCoveredClassName="false" processIsolation="false" stopOnError="false" stopOnFailure="false" diff --git a/packages/Laravel/phpunit.xml.dist b/packages/Laravel/phpunit.xml.dist index 0b8b97250..cd76827f8 100644 --- a/packages/Laravel/phpunit.xml.dist +++ b/packages/Laravel/phpunit.xml.dist @@ -29,7 +29,6 @@ tests - src diff --git a/packages/LiteApplication/phpunit.xml.dist b/packages/LiteApplication/phpunit.xml.dist index 11b5c9d6f..2c0a9d39d 100644 --- a/packages/LiteApplication/phpunit.xml.dist +++ b/packages/LiteApplication/phpunit.xml.dist @@ -29,7 +29,6 @@ tests - src diff --git a/packages/PdoEventSourcing/phpunit.xml b/packages/PdoEventSourcing/phpunit.xml index b8a5755d4..97749b470 100644 --- a/packages/PdoEventSourcing/phpunit.xml +++ b/packages/PdoEventSourcing/phpunit.xml @@ -4,13 +4,11 @@ xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/6.3/phpunit.xsd" backupGlobals="true" backupStaticAttributes="false" - cacheTokens="false" colors="false" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" forceCoversAnnotation="false" - mapTestClassNameToCoveredClassName="false" processIsolation="false" stopOnError="false" stopOnFailure="false" diff --git a/packages/Redis/phpunit.xml b/packages/Redis/phpunit.xml index b8a5755d4..97749b470 100644 --- a/packages/Redis/phpunit.xml +++ b/packages/Redis/phpunit.xml @@ -4,13 +4,11 @@ xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/6.3/phpunit.xsd" backupGlobals="true" backupStaticAttributes="false" - cacheTokens="false" colors="false" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" forceCoversAnnotation="false" - mapTestClassNameToCoveredClassName="false" processIsolation="false" stopOnError="false" stopOnFailure="false" diff --git a/packages/Sqs/phpunit.xml b/packages/Sqs/phpunit.xml index b8a5755d4..97749b470 100644 --- a/packages/Sqs/phpunit.xml +++ b/packages/Sqs/phpunit.xml @@ -4,13 +4,11 @@ xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/6.3/phpunit.xsd" backupGlobals="true" backupStaticAttributes="false" - cacheTokens="false" colors="false" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" forceCoversAnnotation="false" - mapTestClassNameToCoveredClassName="false" processIsolation="false" stopOnError="false" stopOnFailure="false" diff --git a/packages/Symfony/phpunit.xml b/packages/Symfony/phpunit.xml index 2509e205d..60d17aeca 100644 --- a/packages/Symfony/phpunit.xml +++ b/packages/Symfony/phpunit.xml @@ -4,13 +4,11 @@ xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/6.3/phpunit.xsd" backupGlobals="true" backupStaticAttributes="false" - cacheTokens="false" colors="false" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" forceCoversAnnotation="false" - mapTestClassNameToCoveredClassName="false" processIsolation="false" stopOnError="false" stopOnFailure="false" diff --git a/phpunit.xml b/phpunit.xml.dist similarity index 100% rename from phpunit.xml rename to phpunit.xml.dist