Skip to main content

Expects plugin for HTTP request and response assertions

Project description

https://secure.travis-ci.org/jaimegildesagredo/requests-expects.png?branch=master

Requests-expects is an Expects plugin for HTTP request and response assertions.

Installation

You can install the last stable release of Requests-expects from PyPI using pip or easy_install.

$ pip install requests-expects

Also you can install the latest sources from Github.

$ pip install -e git+git://github.com/jaimegildesagredo/requests-expects.git#egg=requests-expects

Tests

To run the test suite you should install the development requirements and then run nosetests.

$ pip install -r requirements-devel.txt
$ nosetests

License

The Requests-expects plugin is released under the Apache2 license.

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page