| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
HTTP Client integration tests.
Via Composer
composer require php-http/client-integration-testsThis package should not be used on its own. It provides integration tests for HTTP Clients.
Start the HTTP Test server:
vendor/bin/http_test_serverInstall an adapter.
composer require php-http/curl-client laminas/laminas-diactorosRun the tests.
./vendor/bin/phpunit --testsuite curl --printer "Http\Client\Tests\ResultPrinter"Please see our contributing guide.
If you discover any security related issues, please contact us at security@php-http.org.
The MIT License (MIT). Please see License File for more information.
| Back | FazBrowse Home | New Git URL |