forked fromphp-http/client-integration-tests
- Notifications
You must be signed in to change notification settings - Fork0
HTTP client integration tests
License
NotificationsYou must be signed in to change notification settings
guzzle/client-integration-tests
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
HTTP Client integration tests.
Via Composer
$ composer require php-http/client-integration-tests
This package should not be used on its own. It provides integration tests for HTTP Clients.
Start the HTTP Test server:
$ vendor/bin/http_test_server
Install an adapter.
$ composer require php-http/curl-client:dev-master laminas/laminas-diactoros
Run the tests.
./vendor/bin/phpunit --testsuite curl --printer"Http\Client\Tests\ResultPrinter"
Please see ourcontributing guide.
If you discover any security related issues, please contact us atsecurity@php-http.org.
The MIT License (MIT). Please seeLicense File for more information.
About
HTTP client integration tests
Resources
License
Code of conduct
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Languages
- PHP96.8%
- Shell3.2%