Display warnings and deprecations in all test suites

This commit is contained in:
Alejandro Celaya
2024-10-28 22:43:59 +01:00
parent 3f1d61e01e
commit 9ccb866e5e
4 changed files with 7 additions and 0 deletions

View File

@@ -6,6 +6,7 @@
colors="true"
cacheDirectory="build/.phpunit/unit-tests.cache"
displayDetailsOnTestsThatTriggerWarnings="true"
displayDetailsOnTestsThatTriggerDeprecations="true"
>
<testsuites>
<testsuite name="Core">