Skip to content

Commit 80aea26

Browse files
committed
Merge remote-tracking branch 'jsmolina/master'
2 parents f3104cc + a1ed92c commit 80aea26

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -695,6 +695,8 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
695695
* [pytest](http://pytest.org/) - A mature full-featured Python testing tool.
696696
* [mamba](https://nestorsalceda.github.io/mamba) - The definitive testing tool for Python. Born under the banner of Behavior Driven Development (BDD).
697697
* [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`.
698+
* [pyshould](https://github.com/drslump/pyshould) - Should style asserts based on pyhamcrest
699+
698700
* Mock
699701
* [mock](https://pypi.python.org/pypi/mock) - A Python Mocking and Patching Library for Testing.
700702
* [responses](https://github.com/dropbox/responses) - A utility library for mocking out the requests Python library.

0 commit comments

Comments
 (0)