How to Install and Uninstall python3-pytest-watch.noarch Package on Fedora 38

Last updated: November 29,2024

1. Install "python3-pytest-watch.noarch" package

Please follow the instructions below to install python3-pytest-watch.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install python3-pytest-watch.noarch

2. Uninstall "python3-pytest-watch.noarch" package

Learn how to uninstall python3-pytest-watch.noarch on Fedora 38:

$ sudo dnf remove python3-pytest-watch.noarch $ sudo dnf autoremove

3. Information about the python3-pytest-watch.noarch package on Fedora 38

Last metadata expiration check: 2:39:46 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-pytest-watch
Version : 4.2.0
Release : 15.fc38
Architecture : noarch
Size : 46 k
Source : python-pytest-watch-4.2.0-15.fc38.src.rpm
Repository : fedora
Summary : Local continuous test runner with pytest and watchdog
URL : https://pypi.python.org/pypi/pytest-watch
License : MIT
Description : A zero-config CLI tool that runs [pytest][], and re-runs it
: when a file in your project changes. It beeps on failures and can run arbitrary
: commands on each passing and failing test run.