定制 etsy/phpunit-extensions 二次开发

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

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

etsy/phpunit-extensions

最新稳定版本:v0.7.6

Composer 安装命令:

composer require etsy/phpunit-extensions

包简介

Etsy PHPUnit Extensions

README 文档

README

PHPUnit is the standard in testing PHP code. Etsy uses a lot of PHP and tests help us maintain quality while taking continuous deployment to the extreme. We have encountered a few use cases here an there that let us work with PHPUnit better and faster, and we thought it would be awesome to share with everyone.

Tutorials

Installation

See PEAR Channel

Version > 0.3.x requires PHP 5.3.6

Version < 0.2.x requires PHP 5.2.9

Contribute

You're interested in contributing to Etsy PHPUnit Extensions?

Here are the basic steps:

fork phpunit-extensions from here: http://github.com/etsy/phpunit-extensions

  1. Clone your fork
  2. Hack away
  3. If you are adding new functionality, document it in the Wiki
  4. If necessary, rebase your commits into logical chunks, without errors
  5. Push the branch up to GitHub
  6. Send a pull request to the etsy/phpunit-extensions project.

We'll do our best to get your changes in!

Contributors

In lieu of a list of contributors, check out the commit history for the project: http://github.com/etsy/phpunit-extensions/commits/master

统计信息

  • 总下载量: 172.24k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 227
  • 点击次数: 1
  • 依赖项目数: 5
  • 推荐数: 0

GitHub 信息

  • Stars: 227
  • Watchers: 20
  • Forks: 24
  • 开发语言: PHP

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2014-07-24