php-http/adapter-integration-tests

This package is abandoned and no longer maintained. The author suggests using the php-http/client-integration-tests package instead.

HTTP Adapter integration tests

dev-master / 0.5.x-dev 2016-07-18 10:02 UTC

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.