2017 © Pedro Peláez
 

library test-server

Test server to respond to Requests' tests!

image

requests/test-server

Test server to respond to Requests' tests!

  • Wednesday, August 3, 2016
  • by rmccue
  • Repository
  • 1 Watchers
  • 1 Stars
  • 1,807 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 1 % Grown

The README.md

Requests for PHP Test Server

This repository is a simplistic test server that is being used by the Requests for PHP library to run its automated testing suite., (*1)

Installation

This package is not meant to be used as a stand-alone server. Rather, it is being used by the CI testing workflows in the Requests for PHP library., (*2)

To install it in your local environment anyway, you can use the following command:, (*3)

composer install

Note: This package requires Composer v2.2+ to work correctly., (*4)

Contribute

  1. Check for open issues or open a new issue for a feature request or a bug.
  2. Fork the repository on Github to start making your changes to the develop branch (or branch off of it).
  3. Write one or more tests which show that the bug was fixed or that the feature works as expected.
  4. Send in a pull request.

If you have questions while working on your contribution and you use Slack, there is a [#core-http-api] channel available in the [WordPress Slack] in which contributions can be discussed., (*5)

The Versions

03/08 2016

dev-master

9999999-dev http://github.com/RequestsPHP/test-server

Test server to respond to Requests' tests!

  Sources   Download

ISC

The Requires

  • php >=5.2

 

test http