Movatterモバイル変換


[0]ホーム

URL:


Skip to main content
PyPI

mock 5.2.0

pip install mock

Latest version

Released:

Rolling backport of unittest.mock for all Pythons

Project description

mock is a library for testing in Python. It allows you to replace parts ofyour system under test with mock objects and make assertions about how theyhave been used.

mock is now part of the Python standard library, available asunittest.mock in Python 3.3onwards.

This package contains a rolling backport of the standard library mock codecompatible with Python 3.6 and up.

Please see the standard library documentation for more details.

Homepage:

Mock Homepage

Download:

Mock on PyPI

Documentation:

Python Docs

License:

BSD License

Support:

Mailing list (testing-in-python@lists.idyll.org)

Code:

GitHub

Issue tracker:

GitHub Issues

Build status:

CircleCIDocs

Project details


Release historyRelease notifications |RSS feed

This version

5.2.0

Download files

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

Source Distribution

mock-5.2.0.tar.gz (92.8 kBview details)

UploadedSource

Built Distribution

mock-5.2.0-py3-none-any.whl (31.6 kBview details)

UploadedPython 3

File details

Details for the filemock-5.2.0.tar.gz.

File metadata

  • Download URL: mock-5.2.0.tar.gz
  • Upload date:
  • Size: 92.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.11

File hashes

Hashes for mock-5.2.0.tar.gz
AlgorithmHash digest
SHA2564e460e818629b4b173f32d08bf30d3af8123afbb8e04bb5707a1fd4799e503f0
MD58a260b3532ed26ae0df42a80c2178f8d
BLAKE2b-256078c14c2ae915e5f9dca5a22edd68b35be94400719ccfa068a03e0fb63d0f6f6

See more details on using hashes here.

File details

Details for the filemock-5.2.0-py3-none-any.whl.

File metadata

  • Download URL: mock-5.2.0-py3-none-any.whl
  • Upload date:
  • Size: 31.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.11

File hashes

Hashes for mock-5.2.0-py3-none-any.whl
AlgorithmHash digest
SHA2567ba87f72ca0e915175596069dbbcc7c75af7b5e9b9bc107ad6349ede0819982f
MD532a2183cf80a7866679039de1d2d2f37
BLAKE2b-256bdd9617e6af809bf3a1d468e0d58c3997b1dc219a9a9202e650d30c2fc85d481

See more details on using hashes here.

Supported by

AWSAWS Cloud computing and Security SponsorDatadogDatadog MonitoringFastlyFastly CDNGoogleGoogle Download AnalyticsPingdomPingdom MonitoringSentrySentry Error loggingStatusPageStatusPage Status page

[8]ページ先頭

©2009-2025 Movatter.jp