mirror of
https://github.com/vinta/awesome-python.git
synced 2024-12-18 08:10:15 +00:00
Typo: missing close of `
This commit is contained in:
parent
933e60743c
commit
42f206e93f
|
@ -1148,7 +1148,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
||||||
|
|
||||||
* Testing Frameworks
|
* Testing Frameworks
|
||||||
* [hypothesis](https://github.com/HypothesisWorks/hypothesis) - Hypothesis is an advanced Quickcheck style property based testing library.
|
* [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.
|
* [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.
|
* [Robot Framework](https://github.com/robotframework/robotframework) - A generic test automation framework.
|
||||||
* [unittest](https://docs.python.org/3/library/unittest.html) - (Python standard library) Unit testing framework.
|
* [unittest](https://docs.python.org/3/library/unittest.html) - (Python standard library) Unit testing framework.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user