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

mockingjay

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mockingjay

A simple library to build mock http services based on HTTPretty

  • 0.2.0
  • PyPI
  • Socket score

Maintainers
1

=============================== mockingjay

.. image:: https://travis-ci.org/kevinjqiu/mockingjay.svg?branch=master :target: https://travis-ci.org/kevinjqiu/mockingjay

.. image:: https://img.shields.io/pypi/v/mockingjay.svg :target: https://pypi.python.org/pypi/mockingjay

.. image:: https://coveralls.io/repos/kevinjqiu/mockingjay/badge.svg?branch=master :target: https://coveralls.io/r/kevinjqiu/mockingjay?branch=master

A simple library to build mock http services based on HTTPretty

Features

  • Provides a fluent interface for building service mocks using HTTPretty
  • Allows mocking of response body using templated fixtures

History

0.1.1 (2015-05-25)

  • Added should_return_json builder method
  • Mock response status code

0.1.0 (2015-05-23)

  • First release on PyPI.

Keywords

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