Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add instructions for running tests locally to README.md
- Added detailed steps for running tests and checking test coverage using `pytest` and `coverage`. - Positioned the new instructions under the "Testing" subsection within the "Contributing" section. This update provides clear guidance for contributors to verify the functionality of the CLI tool on their local machines.
- Loading branch information