sebastianbergmann/phpunit
Fork: 2201 Star: 19686 (更新于 2024-10-29 06:09:42)
license: BSD-3-Clause
Language: PHP .
The PHP Unit Testing framework.
最后发布版本: 11.3.6 ( 2024-09-19 19:09:01)
PHPUnit
PHPUnit is a programmer-oriented testing framework for PHP. It is an instance of the xUnit architecture for unit testing frameworks.
Installation
We distribute a PHP Archive (PHAR) that has all required (as well as some optional) dependencies of PHPUnit bundled in a single file:
$ wget https://phar.phpunit.de/phpunit-X.Y.phar
$ php phpunit-X.Y.phar --version
Please replace X.Y
with the version of PHPUnit you are interested in.
Alternatively, you may use Composer to download and install PHPUnit as well as its dependencies. Please refer to the documentation for details on how to install PHPUnit.
Contribute
Please refer to CONTRIBUTING.md for information on how to contribute to PHPUnit and its related projects.
List of Contributors
Thanks to everyone who has contributed to PHPUnit! You can find a detailed list of contributors on every PHPUnit related package on GitHub. This list shows only the major components:
A very special thanks to everyone who has contributed to the documentation.
最近版本更新:(数据更新于 2024-10-05 16:04:14)
2024-09-19 19:09:01 11.3.6
2024-09-19 19:08:46 10.5.35
2024-09-19 19:08:13 9.6.21
2024-09-19 19:07:00 8.5.40
2024-09-13 13:39:43 11.3.5
2024-09-13 13:23:17 10.5.34
2024-09-09 14:09:35 11.3.4
2024-09-09 14:07:53 10.5.33
2024-09-04 21:35:45 11.3.3
2024-09-04 21:34:38 10.5.32
主题(topics):
php, phpunit, testing-tools
sebastianbergmann/phpunit同语言 PHP最近更新仓库
2024-11-01 18:37:36 schmittjoh/JMSSerializerBundle
2024-10-31 21:37:53 filamentphp/filament
2024-10-28 00:16:41 symfony/var-dumper
2024-10-28 00:11:41 symfony/symfony
2024-10-11 23:44:26 coollabsio/coolify
2024-10-11 03:27:29 odan/slim4-skeleton