File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1013,7 +1013,8 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
10131013* Testing Frameworks
10141014 * [ hypothesis] ( https://github.com/HypothesisWorks/hypothesis-python ) - Hypothesis is an advanced Quickcheck style property based testing library.
10151015 * [ mamba] ( http://nestorsalceda.github.io/mamba/ ) - The definitive testing tool for Python. Born under the banner of BDD.
1016- * [ nose] ( https://github.com/nose-devs/nose ) - A nicer ` unittest ` for Python.
1016+ * [ nose] ( https://github.com/nose-devs/nose ) - A nicer unittest for Python.
1017+ * [ nose2] ( https://github.com/nose-devs/nose2 ) - The successor to nose, based on unittest2.
10171018 * [ pytest] ( http://pytest.org/latest/ ) - A mature full-featured Python testing tool.
10181019 * [ Robot Framework] ( https://github.com/robotframework/robotframework ) - A generic test automation framework.
10191020 * [ unittest] ( https://docs.python.org/2/library/unittest.html ) - (Python standard library) Unit testing framework.
You can’t perform that action at this time.
0 commit comments