Skip to content

Commit a4ef067

Browse files
committed
docs(readme): Add Pytest Cov as an alternative for code coverage
1 parent 856a5ab commit a4ef067

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -434,7 +434,7 @@ Edition, validation, and versioning of your project source code.
434434
- **Limitations**:
435435
- None
436436
- **Alternatives**:
437-
- None?
437+
- [Pytest Cov](https://pytest-cov.readthedocs.io/en/latest/) Simple code coverage package for users leveraging Pytest to run tests.
438438

439439
### Editor: [VS Code](https://code.visualstudio.com/)
440440

0 commit comments

Comments
 (0)