diff --git a/phpunit.xml b/phpunit.xml new file mode 100644 index 0000000..dff535b --- /dev/null +++ b/phpunit.xml @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + ./web/modules/custom/**/tests/**/Functional + + + ./web/modules/custom/**/tests/**/Kernel + + + ./web/modules/custom/**/tests/**/Unit + + +