{"library":"pretend","type":"library","category":null,"description":"Pretend is a lightweight Python library designed to simplify the creation of stubs for testing purposes. Stubs are objects that provide pre-canned responses, rather than performing actual computations, making tests more isolated and predictable. The library is currently at version 1.0.9 and, despite less frequent updates, is considered stable and actively maintained for its specific utility within testing frameworks.","language":"python","status":"active","version":"1.0.9","tags":["testing","stubbing","test doubles","mocking"],"install":[{"cmd":"pip install pretend","imports":["from pretend import stub","from pretend import raiser","from pretend import call_recorder, call"]}],"homepage":null,"github":"https://github.com/alex/pretend","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pretend/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pretend/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}