Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

requests-expects

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

requests-expects

Expects plugin for HTTP request and response assertions

  • 0.1.0
  • PyPI
  • Socket score

Maintainers
1

Requests Expects

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

Requests-expects is an Expects <https://github.com/jaimegildesagredo/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.

.. code-block:: bash

$ pip install requests-expects

Also you can install the latest sources from Github.

.. code-block:: bash

 $ 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.

.. code-block:: bash

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

License

The Requests-expects plugin is released under the Apache2 license <http://www.apache.org/licenses/LICENSE-2.0.html>_.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc