add also see awesome-python-testing to Testing

This commit is contained in:
Vinta Chen
2026-05-01 23:07:03 +08:00
parent 07ad943652
commit aa25d61e29

View File

@@ -620,7 +620,7 @@ _Tools of static analysis, linters and code quality checkers. Also see [awesome-
## Testing
_Libraries for testing codebases and generating test data._
_Libraries for testing codebases and generating test data. Also see [awesome-python-testing](https://github.com/cleder/awesome-python-testing)._
- Frameworks
- [hypothesis](https://github.com/HypothesisWorks/hypothesis) - Hypothesis is an advanced Quickcheck style property based testing library.