screenshots.debian.net

Description

pytest-watcher is a utility designed to automatically re-run tests whenever your Python code changes. By default, it uses pytest as the test runner but also supports alternatives like tox. It works out-of-the-box for most Python projects and uses the operating system’s native file monitoring APIs - on supported systems - rather than relying in polling.

To ensure tests are executed against the latest code, it supports a configurable delay that accommodates code formatters and other post-processing tools. The utility also features an interactive mode with keyboard shortcuts, supports customizable file patterns to watch or ignore, and provides options for running tests immediately upon startup or clearing the screen before each test run.

pytest-watcher is a modern alternative to the now-unmaintained pytest-watch project. While it was inspired by pytest-watch, it is not a fork and introduces several improvements in configuration, behavior, and compatibility.


Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/olzhasar/pytest-watcher


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-pytest-watcher

Read the original on screenshots.debian.net ↗