{"library":"pytest-console-scripts","type":"library","category":null,"description":"pytest-console-scripts is a pytest plugin designed for comprehensive testing of Python console scripts. It offers two execution modes: an 'in-process' mode for fast development iteration by running scripts within the same interpreter as pytest, and a 'subprocess' mode to simulate real-world execution environments. The library is actively maintained, with its latest version being 1.4.1, and typically follows a minor release cadence as needed for bug fixes and Python version support.","language":"python","status":"active","version":"1.4.1","tags":["pytest","testing","console scripts","cli"],"install":[{"cmd":"pip install pytest-console-scripts","imports":["def test_my_script(script_runner): ..."]},{"cmd":"pip install pytest-console-scripts==1.4.1","imports":[]}],"homepage":null,"github":"https://github.com/kvas-it/pytest-console-scripts","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pytest-console-scripts/","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.7,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pytest-console-scripts/compatibility"},"provenance":{"verified_status":"skip","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Sun Jul 05","install_tag":null}}