Package request: phpunit
I would like to have phpunit to enable auto tests on the build step of some packages like: phpmyadmin
You can see a bunch of packages saying they would need phpunit: https://gitlab.alpinelinux.org/search?search=phpunit&project_id=1&group_id=2&search_code=true
phpunit is the framework to run tests in PHP: https://phpunit.de/