定制 requests/test-server 二次开发

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

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

requests/test-server

Composer 安装命令:

composer require requests/test-server

包简介

Test server to respond to Requests' tests!

关键字:

README 文档

README

This repository is a simplistic test server that is being used by the Requests for PHP library to run its automated testing suite.

Installation

This package is not meant to be used as a stand-alone server. Rather, it is being used by the CI testing workflows in the Requests for PHP library.

To install it in your local environment anyway, you can use the following command:

composer install

Note: This package requires Composer v2.2+ to work correctly.

Contribute

  1. Check for open issues or open a new issue for a feature request or a bug.
  2. Fork the repository on Github to start making your changes to the develop branch (or branch off of it).
  3. Write one or more tests which show that the bug was fixed or that the feature works as expected.
  4. Send in a pull request.

If you have questions while working on your contribution and you use Slack, there is a #core-http-api channel available in the WordPress Slack in which contributions can be discussed.

统计信息

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

GitHub 信息

  • Stars: 2
  • Watchers: 0
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: ISC
  • 更新时间: 2014-03-23