mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-14 00:47:14 +00:00
add awesome-pytest under pytest
This commit is contained in:
parent
aa25d61e29
commit
42a04dcd55
1 changed files with 1 additions and 0 deletions
|
|
@ -625,6 +625,7 @@ _Libraries for testing codebases and generating test data. Also see [awesome-pyt
|
|||
- Frameworks
|
||||
- [hypothesis](https://github.com/HypothesisWorks/hypothesis) - Hypothesis is an advanced Quickcheck style property based testing library.
|
||||
- [pytest](https://github.com/pytest-dev/pytest) - A mature full-featured Python testing tool.
|
||||
- [awesome-pytest](https://github.com/augustogoulart/awesome-pytest)
|
||||
- [robotframework](https://github.com/robotframework/robotframework) - A generic test automation framework.
|
||||
- [scanapi](https://github.com/scanapi/scanapi) - Automated Testing and Documentation for your REST API.
|
||||
- [unittest](https://docs.python.org/3/library/unittest.html) - (Python standard library) Unit testing framework.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue