{"library":"callee","type":"library","category":null,"description":"Callee provides a set of powerful argument matchers designed to extend the capabilities of Python's `unittest.mock` library. It allows developers to write more expressive and robust assertions for mocked calls, enabling checks for patterns, types, ranges, and more, beyond simple value equality. The current version is 0.3.1, with a stable but infrequent release cadence.","language":"python","status":"active","version":"0.3.1","tags":["testing","mocking","unittest","assertion"],"last_verified":"Tue May 26","install":[{"cmd":"pip install callee","imports":["from callee import Any","from callee import Eq","from callee import Regex","from callee import InstanceOf","from callee import Not"]}],"homepage":null,"github":"https://github.com/Xion/callee","docs":null,"changelog":null,"pypi":"https://pypi.org/project/callee/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.4,"avg_import_s":0.23,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/callee/compatibility"}}