Package: wnpp
Severity: wishlist
Owner: EnkelenaH <enkelen...@gmail.com>
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name    : pytest-watcher
  Version         : 0.4.3
  Upstream Contact: Olzhas Arystanov <o.arysta...@gmail.com>
* URL             : https://github.com/olzhasar/pytest-watcher/
* License         : Expat
  Programming Lang: Python
  Description     : Automatically rerun tests (pytest by default) when code 
changes

 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.

This package came to my attention, and I think it will be an improvement
for the archive, especially for the pytest ecosystem.

I would like to maintain the package within the Debian Python team Salsa 
namespace.

Regards,
Enkelena

Reply via email to