定制 php5friends/phpunit48 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

php5friends/phpunit48

最新稳定版本:4.8.44

Composer 安装命令:

composer require --dev php5friends/phpunit48

包简介

The PHP Unit Testing framework.

README 文档

README

Latest Stable Version Minimum PHP Version CI

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

GitHub 信息

  • Stars: 3
  • Watchers: 2
  • Forks: 2231
  • 开发语言: PHP

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2017-06-17