mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-28 06:21:08 +00:00
Update README.md
This commit is contained in:
parent
8a5fa76de1
commit
debf90f64f
|
@ -818,6 +818,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
|||
* [unittest](https://docs.python.org/2/library/unittest.html) - (Python standard library) Unit testing framework.
|
||||
* [nose](https://nose.readthedocs.org/) - nose extends unittest.
|
||||
* [pytest](http://pytest.org/) - A mature full-featured Python testing tool.
|
||||
* [green](https://github.com/CleanCut/green) - A clean, colorful test runner.
|
||||
* [mamba](https://nestorsalceda.github.io/mamba) - The definitive testing tool for Python. Born under the banner of BDD.
|
||||
* [contexts](https://github.com/benjamin-hodgson/Contexts) - A BDD framework for Python 3.3+. Inspired by C#'s `Machine.Specifications`.
|
||||
* [pyshould](https://github.com/drslump/pyshould) - Should style asserts based on [PyHamcrest](https://github.com/hamcrest/PyHamcrest).
|
||||
|
|
Loading…
Reference in New Issue
Block a user