php-http/adapter-integration-tests
HTTP Adapter integration tests
Maintainers
Package info
github.com/php-http/adapter-integration-tests
pkg:composer/php-http/adapter-integration-tests
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
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT e018a0f9af79f6dd2671b4465250de6a51f662c1
- Eric GELOEN <geloen.eric.woop@gmail.com>
- Mรกrk Sรกgi-Kazรกr <mark.sagikazar.woop@gmail.com>
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
๐ Latest Version
๐ Software License
๐ Total Downloads
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.
