File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
applications/app-markdowns Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ Testing
1212
1313* [ unittest] ( https://docs.python.org/2/library/unittest.html ) - (Python standard library) Unit testing framework.
1414* [ contexts] ( https://github.com/benjamin-hodgson/Contexts ) - A BDD framework for Python 3.3+. Inspired by C#'s ` Machine.Specifications ` .
15+ * [ behave] ( https://github.com/behave/behave ) - behave is behavior-driven development, Python style.
1516* [ hypothesis] ( https://github.com/DRMacIver/hypothesis ) - Hypothesis is an advanced Quickcheck style property based testing library.
1617* [ mamba] ( https://nestorsalceda.github.io/mamba ) - The definitive testing tool for Python. Born under the banner of BDD.
1718* [ nose] ( https://nose.readthedocs.org/ ) - nose extends unittest.
You can’t perform that action at this time.
0 commit comments