Files
docker-php-fpm/php_tools/phpunit/README.md
2022-12-07 16:55:17 +01:00

11 lines
545 B
Markdown

# PHPUnit
PHPUnit is a programmer-oriented testing framework for PHP.
It is an instance of the xUnit architecture for unit testing frameworks.
| Platform | Url |
|----------|------------------------------------------------------------------|
| Website | https://phpunit.de/ |
| GitHub | https://github.com/sebastianbergmann/phpunit |
| Versions | https://phpunit.de/supported-versions.html |