php5friends/phpunit48
最新稳定版本:4.8.44
Composer 安装命令:
composer require --dev php5friends/phpunit48
包简介
The PHP Unit Testing framework.
README 文档
README
PHPUnit48 is a variant of PHPUnit. The purpose of this project is to make PHPUnit 4.8 compatible with the new PHP and to make it compatible with PHPUnit 6.
PHPUnit is an advanced product, but it is out of old PHP versions. But unit testing is an important technique for migrating old projects to new versions. This project bridges PHP 5.x to PHP 7 and PHPUnit 6.
PHPUnit is a programmer-oriented testing framework for PHP. It is an instance of the xUnit architecture for unit testing frameworks.
Installation
You may use Composer to download and install PHPUnit as well as its dependencies.
$ cd path/to/your/php-project
$ composer require --dev php5friends/phpunit48
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 and helps maintain the translations:
统计信息
- 总下载量: 184.35k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 1
- 依赖项目数: 6
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2017-06-17