Skip to main content

Make unittest.mock available on older Pythons

Project description

https://img.shields.io/pypi/v/backports.unittest_mock.svg https://img.shields.io/pypi/pyversions/backports.unittest_mock.svg tests Ruff Code style: Black https://readthedocs.org/projects/backportsunittest_mock/badge/?version=latest https://img.shields.io/badge/skeleton-2023-informational

Provides a function “install()” which makes the “mock” module available as “unittest.mock” on Python 3.2 and earlier.

Also advertises a pytest plugin which configures unittest.mock automatically.

Usage

If using pytest, simply require this package in your test environment, and unittest.mock will be available.

Otherwise, it must be invoked imperatively:

import backports.unittest_mock
backports.unittest_mock.install()

import unittest.mock

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

backports.unittest_mock-1.5.1.tar.gz (7.7 kB view details)

Uploaded Source

Built Distribution

backports.unittest_mock-1.5.1-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

File details

Details for the file backports.unittest_mock-1.5.1.tar.gz.

File metadata

File hashes

Hashes for backports.unittest_mock-1.5.1.tar.gz
Algorithm Hash digest
SHA256 b693b7dee5db7e13d0b31ddc84768cc672ac9a2b03aad3c83b0f28d32ef53e6f
MD5 20ffd18979c23a069abc6b1fcb8883a4
BLAKE2b-256 7dc478da0aa8fecbb44fdbee54483b33520ed8ed558ae1b8f011136062800da2

See more details on using hashes here.

File details

Details for the file backports.unittest_mock-1.5.1-py3-none-any.whl.

File metadata

File hashes

Hashes for backports.unittest_mock-1.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0ea4eeb9fc556200755916f102feb9f16072463ecfacc315005877980d30b59a
MD5 fb7739fa8b82a644cd4a4c95c6466b0a
BLAKE2b-256 1b5da63291bd8e2ecb9f1e945bdfdcd4e6ac74ee2648bec2083a1a9c04d76075

See more details on using hashes here.

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