php-http/client-integration-tests
最新稳定版本:4.0.0
Composer 安装命令:
composer require php-http/client-integration-tests
包简介
HTTP Client integration tests
README 文档
README
HTTP Client integration tests.
Install
Via Composer
composer require php-http/client-integration-tests
Usage
This package should not be used on its own. It provides integration tests for HTTP Clients.
Running tests for HTTP Adapters
Start the HTTP Test server:
vendor/bin/http_test_server
Install an adapter.
composer require php-http/curl-client laminas/laminas-diactoros
Run the tests.
./vendor/bin/phpunit --testsuite curl --printer "Http\Client\Tests\ResultPrinter"
Contributing
Please see our contributing guide.
Security
If you discover any security related issues, please contact us at security@php-http.org.
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 71.36k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 17
- 点击次数: 1
- 依赖项目数: 33
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-07-18