{"enrichment":{"capability":"mock provides a backport of Python's standard library unittest.mock for Python 3.6+, allowing you to replace parts of your system under test with mock objects and assert how they were used.","verdict":"mock is a stable, zero-dependency backport of unittest.mock suitable for testing on Python 3.6+. Its aging maintenance status (last release 528 days ago) is mitigated by the fact that it tracks a stable standard library API and has no known vulnerabilities. Use it if you need compatibility with older Python versions; otherwise, prefer the built-in unittest.mock."},"id":"mock","links":{"html":"https://skillfed.io/packages/mock","md":"https://skillfed.io/packages/mock.md","pypi":"https://pypi.org/project/mock/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-03-03","license_spdx":null,"license_treatment":"permissive","name":"mock","python_support":"supports_current","summary":"Rolling backport of unittest.mock for all Pythons"},"popularity":{"tier":"top_1000"},"security":{"n_vulnerabilities":0},"version":"5.2.0"}
