awesome-python icon indicating copy to clipboard operation
awesome-python copied to clipboard

Add pytest-watcher

Open olzhasar opened this issue 2 years ago • 0 comments

What is this Python project?

pytest-watcher is a tool to automatically rerun tests (using pytest by default) whenever your code changes. The tool saves a lot of time and is especially useful for TDD practitioners.

Pypi: https://pypi.org/project/pytest-watcher/

What's the difference between this Python project and similar ones?

I believe there are currently no utilities like this in the list. Previously, there was a project called pytest-watch which, unfortunately, is no longer maintained. This project serves as a substitute for it.

--

Anyone who agrees with this pull request could submit an Approve review to it.

olzhasar avatar Jun 02 '23 23:06 olzhasar