php-http / adapter-integration-tests
HTTP Adapter integration tests
Installs: 1 599
Dependents: 4
Suggesters: 0
Security: 0
Stars: 1
Watchers: 4
Forks: 0
Open Issues: 0
Requires
- php: >=5.4
- guzzlehttp/psr7: ^1.0
- php-http/httplug: ^1.0
- php-http/message: ^1.0
- phpunit/phpunit: ^4.5
- th3n3rd/cartesian-product: ^0.3
This package is auto-updated.
Last update: 2022-02-01 12:47:16 UTC
README
DEPRECATED: Please use https://github.com/php-http/client-integration-tests
HTTP Adapter integration tests
HTTP Adapter integration tests.
Install
Via Composer
$ composer require php-http/adapter-integration-tests
Usage
This package should not be used on its own. It provides integration tests for HTTP Adapters.
Running tests for HTTP Adapters
Start the HTTP Test server:
$ vendor/bin/http_test_server
Run tests.
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.