Added PHPUnit

This commit is contained in:
2025-06-17 13:21:13 +00:00
parent f622721892
commit 29cfd35fe9
6 changed files with 29 additions and 7 deletions

4
.phive/phars.xml Normal file
View File

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<phive xmlns="https://phar.io/phive">
<phar name="phpunit" version="^12.2.2" installed="12.2.2" location="./tools/phpunit" copy="false"/>
</phive>