Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit abcd256

Browse files
author
Benjamin Hodgson
committed
Add Contexts test framework to list
1 parent bd6f8b4 commit abcd256

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -503,6 +503,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
503503
* [nose](https://nose.readthedocs.org/) - nose extends unittest.
504504
* [pytest](http://pytest.org/) - A mature full-featured Python testing tool.
505505
* [mamba](https://nestorsalceda.github.io/mamba) - The definitive testing tool for Python. Born under the banner of Behavior Driven Development (BDD).
506+
* [contexts](https://github.com/benjamin-hodgson/Contexts) - A modern and flexible _Behaviour-Driven-Development_ framework for Python 3.3 and above, inspired by C#'s `Machine.Specifications`.
506507
* Mock
507508
* [mock](https://pypi.python.org/pypi/mock) - A Python Mocking and Patching Library for Testing.
508509
* [responses](https://github.com/dropbox/responses) - A utility library for mocking out the requests Python library.

0 commit comments

Comments
 (0)