mirror of
https://github.com/vinta/awesome-python.git
synced 2026-03-23 13:56:43 +08:00
Merge pull request #2955 from LincolnBurrows2017/fix-nose2-backtick
Fix missing closing backtick in nose2 description
This commit is contained in:
@@ -1034,7 +1034,7 @@ _Libraries for testing codebases and generating test data._
|
||||
|
||||
- Testing Frameworks
|
||||
- [hypothesis](https://github.com/HypothesisWorks/hypothesis) - Hypothesis is an advanced Quickcheck style property based testing library.
|
||||
- [nose2](https://github.com/nose-devs/nose2) - The successor to `nose`, based on `unittest2.
|
||||
- [nose2](https://github.com/nose-devs/nose2) - The successor to `nose`, based on `unittest2`.
|
||||
- [pytest](https://docs.pytest.org/en/latest/) - A mature full-featured Python testing tool.
|
||||
- [Robot Framework](https://github.com/robotframework/robotframework) - A generic test automation framework.
|
||||
- [ScanAPI](https://pypi.org/project/scanapi/) - Automated Testing and Documentation for your REST API.
|
||||
|
||||
Reference in New Issue
Block a user