chore(test): 引入 PHPUnit 测试基建(依赖+配置+bootstrap)

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
augushong
2026-07-18 00:12:30 +08:00
parent 1ca1f86150
commit 44621b1e9d
5 changed files with 1907 additions and 2 deletions

View File

@@ -35,7 +35,8 @@
"psr/simple-cache": ">=1.0"
},
"require-dev": {
"symfony/var-dumper": "*"
"symfony/var-dumper": "*",
"phpunit/phpunit": "10"
},
"autoload": {
"psr-4": {