added PHPUinit

This commit is contained in:
2022-12-28 12:39:02 +01:00
parent 97a4f63946
commit cb3cacb2dd
84 changed files with 18549 additions and 824 deletions

10
.gitignore vendored
View File

@@ -22,3 +22,13 @@ yarn-error.log
###< liip/imagine-bundle ###
/tools/php-cs-fixer/vendor/
/public/uploads/
###> symfony/phpunit-bridge ###
.phpunit.result.cache
/phpunit.xml
###< symfony/phpunit-bridge ###
###> phpunit/phpunit ###
/phpunit.xml
.phpunit.result.cache
###< phpunit/phpunit ###