test: add PHPUnit 11.5 unit test suite

- phpunit.xml.dist with unit suite and source coverage config
- .phpunit.cache excluded in .gitignore
- Initial SvgRendererTest as example test
- .claude/settings.json with PostToolUse hook to auto-run phpunit on edit

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-28 22:09:17 +02:00
parent ff44161a99
commit 0c2a185927
4 changed files with 150 additions and 0 deletions
+1
View File
@@ -4,3 +4,4 @@
/var/
/public/bundles/
composer.lock
/.phpunit.cache