Skip to content
This repository has been archived by the owner on Nov 18, 2019. It is now read-only.

php-http/adapter-integration-tests

Repository files navigation

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.