Skip to main content

Disable network requests during a test run.

Project description

pytest-blockage

Disable SMTP and HTTP requests during a test run.

Based mainly on https://github.com/andymckay/nose-blockage; source is available at https://github.com/rob-b/pytest-blockage

Installation

The plugin can be installed via pypi:

$ pip install pytest-blockage

Usage

To activate the plugin the --blockage parameter should be passed. e.g.:

$ py.test package --blockage

You can whitelist specific hosts:

$ py.test package --blockage --blockage-http-whitelist=some_site --blockage-smtp-whitelist=fake_smtp

Configuration

All settings can be stored in your pytest file, with the same variable names as the argument names mentioned under usage:

blockage=true
blockage-http-whitelist=some_site
blockage-smtp-whitelist=fake_smtp

Changelog

0.2.2 (2019-02-13)

  • FIX: SMTP whitelisting works with python3 as well

0.2.1 (2018-12-01)

  • HTTP whitelisting

  • SMTP whitelisting

0.2.0 (2015-06-22)

  • Added python 3 support

0.1 (2013-05-11)

  • Initial Release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pytest-blockage-0.2.2.tar.gz (2.5 kB view details)

Uploaded Source

Built Distribution

pytest_blockage-0.2.2-py2.py3-none-any.whl (3.7 kB view details)

Uploaded Python 2Python 3

File details

Details for the file pytest-blockage-0.2.2.tar.gz.

File metadata

  • Download URL: pytest-blockage-0.2.2.tar.gz
  • Upload date:
  • Size: 2.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.15rc1

File hashes

Hashes for pytest-blockage-0.2.2.tar.gz
Algorithm Hash digest
SHA256 6605e1964e16d0c40bc660bdb4636caf3ffa6a7d1fe5f540c268801be247f6a5
MD5 8e01968ddab708137d0f3f90f6b6a229
BLAKE2b-256 603a3667f1bceebb7296e6ecdc5f27257a28d14c46fc153740f1c18c4c32f2ab

See more details on using hashes here.

File details

Details for the file pytest_blockage-0.2.2-py2.py3-none-any.whl.

File metadata

  • Download URL: pytest_blockage-0.2.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 3.7 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.15rc1

File hashes

Hashes for pytest_blockage-0.2.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 59a179e8eb492c8902e59cf5eb6a4953e9e1872d3febab43f0e73d4a549d25a7
MD5 920b23cb014385e14e5c73759e5d32d5
BLAKE2b-256 ae95d9f064d4117b6cfabb8cadcfd46b30fee0c244f84b1def3cb4a2b0c3df12

See more details on using hashes here.

Supported by

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