{"library":"pytest-watch","title":"Pytest Watch","description":"pytest-watch is a zero-config command-line interface (CLI) tool that continuously runs `pytest` and automatically re-executes tests when relevant files in your project change. It enhances the testing workflow by providing features such as audible beeps on test failures and the ability to run custom commands before or after test executions. Although it reached version 4.2.0, the project is considered unmaintained, with its official GitHub repository and PyPI page providing the primary documentation.","language":"python","status":"abandoned","last_verified":"Sat Apr 11","install":{"commands":["pip install pytest-watch"],"cli":{"name":"ptw","version":"pytest-watch 4.2.0"}},"imports":[],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"cd myproject\nptw","lang":"bash","description":"Navigate to your project directory and run 'ptw' (or 'pytest-watch') to start watching for file changes and re-running tests.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}